Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\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
MappingQEulerian< dim, VectorType, spacedim >::SupportQuadrature Class Reference
Inheritance diagram for MappingQEulerian< dim, VectorType, spacedim >::SupportQuadrature:

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: