Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/quadrature_lib.h>
Public Member Functions | |
QGaussPyramid (const unsigned int n_points_1D) | |
Integration rule for pyramid entities.
Definition at line 993 of file quadrature_lib.h.
|
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.