Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2992-g5537d4a931 2025-04-01 20:40:00+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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: