Reference documentation for deal.II version GIT relicensing-487-ge9eb5ab491 2024-04-25 07:20: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
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 197 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 76 of file mapping_q_eulerian.cc.


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