![]() |
deal.II version GIT relicensing-3540-g7552a02177 2025-06-20 13:50:00+00:00
|
#include <deal.II/base/quadrature_lib.h>
Integration rule for wedge entities.
Definition at line 978 of file quadrature_lib.h.
Public Member Functions | |
QGaussWedge (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 2351 of file quadrature_lib.cc.