![]() |
deal.II version GIT relicensing-2992-g5537d4a931 2025-04-01 20:40:00+00:00
|
#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.