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