|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::VectorialShapeFunctionSets< Implementation, Range > Class Template Reference
#include <dune/fem/space/discontinuousgalerkin/shapefunctionsets.hh>
Public Types | |
| typedef VectorialShapeFunctionSet< typename Implementation::ShapeFunctionSetType, Range > | ShapeFunctionSetType |
| shape function set type | |
Public Member Functions | |
Construction | |
| VectorialShapeFunctionSets (Implementation &&impl) | |
| template<class... Args> | |
| VectorialShapeFunctionSets (Args &&...args) | |
Copying and assignment | |
| VectorialShapeFunctionSets (const ThisType &)=delete | |
| VectorialShapeFunctionSets (ThisType &)=delete | |
| VectorialShapeFunctionSets (ThisType &&other) | |
| VectorialShapeFunctionSets & | operator= (const ThisType &)=delete |
Public member methods | |
| const std::vector< Dune::GeometryType > & | types () const |
| return vector of geometry types | |
| int | order () const |
| return maximum order | |
| int | order (Dune::GeometryType type) const |
| return maximum order | |
| ShapeFunctionSetType | shapeFunctionSet (const Dune::GeometryType &type) const |
| return shape function set | |
Static Public Attributes | |
| static constexpr bool | codegenShapeFunctionSet = detail::IsCodegenShapeFunctionSet< Implementation >::value |
Member Typedef Documentation
◆ ShapeFunctionSetType
template<class Implementation , class Range >
| typedef VectorialShapeFunctionSet< typename Implementation::ShapeFunctionSetType, Range > Dune::Fem::VectorialShapeFunctionSets< Implementation, Range >::ShapeFunctionSetType |
shape function set type
Constructor & Destructor Documentation
◆ VectorialShapeFunctionSets() [1/5]
template<class Implementation , class Range >
|
inlineexplicit |
◆ VectorialShapeFunctionSets() [2/5]
template<class Implementation , class Range >
template<class... Args>
|
inlineexplicit |
◆ VectorialShapeFunctionSets() [3/5]
template<class Implementation , class Range >
|
delete |
◆ VectorialShapeFunctionSets() [4/5]
template<class Implementation , class Range >
|
delete |
◆ VectorialShapeFunctionSets() [5/5]
template<class Implementation , class Range >
|
inline |
Member Function Documentation
◆ operator=()
template<class Implementation , class Range >
|
delete |
◆ order() [1/2]
template<class Implementation , class Range >
|
inline |
return maximum order
◆ order() [2/2]
template<class Implementation , class Range >
|
inline |
return maximum order
◆ shapeFunctionSet()
template<class Implementation , class Range >
|
inline |
return shape function set
- Parameters
-
[in] type geometry type
- Returns
- shape function set
◆ types()
template<class Implementation , class Range >
|
inline |
return vector of geometry types
Member Data Documentation
◆ codegenShapeFunctionSet
template<class Implementation , class Range >
|
staticconstexpr |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8