Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2848-g5241f990fb 2025-03-16 19:30: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
MappingQEulerian< dim, VectorType, spacedim >::SupportQuadrature Class Reference
Inheritance diagram for MappingQEulerian< dim, VectorType, spacedim >::SupportQuadrature:
Inheritance graph
[legend]

Public Member Functions

 SupportQuadrature (const unsigned int map_degree)
 

Detailed Description

template<int dim, typename VectorType = Vector<double>, int spacedim = dim>
class MappingQEulerian< dim, VectorType, spacedim >::SupportQuadrature

Special quadrature rule used to define the support points in the reference configuration.

Definition at line 204 of file mapping_q_eulerian.h.

Constructor & Destructor Documentation

◆ SupportQuadrature()

template<int dim, typename VectorType , int spacedim>
MappingQEulerian< dim, VectorType, spacedim >::SupportQuadrature::SupportQuadrature ( const unsigned int  map_degree)

Constructor, with an argument defining the desired polynomial degree.

Definition at line 78 of file mapping_q_eulerian.cc.


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