Reference documentation for deal.II version GIT relicensing-478-g3275795167 2024-04-24 07:10:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QGaussWedge< dim > Class Template Reference

#include <deal.II/base/quadrature_lib.h>

Inheritance diagram for QGaussWedge< dim >:
Inheritance graph
[legend]

Public Member Functions

 QGaussWedge (const unsigned int n_points_1D)
 

Detailed Description

template<int dim>
class QGaussWedge< dim >

Integration rule for wedge entities.

Definition at line 978 of file quadrature_lib.h.

Constructor & Destructor Documentation

◆ QGaussWedge()

template<int dim>
QGaussWedge< dim >::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.


The documentation for this class was generated from the following files: