![]() |
deal.II version 9.7.0
|
#include <deal.II/base/quadrature_lib.h>
Integration rule for pyramid entities.
Definition at line 993 of file quadrature_lib.h.

Public Member Functions | |
| QGaussPyramid (const unsigned int n_points_1D) | |
|
explicit |
Users specify a number n_points_1d as an indication of what polynomial degree to be integrated exactly. For details, see the comments of QGaussSimplex.
Definition at line 2376 of file quadrature_lib.cc.