|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range > Class Template Reference
A meta implemenation of a family of local basis function sets. More...
#include <dune/fem/space/basisfunctionset/hpdg/vectorial.hh>
Inheritance diagram for Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range >:

Public Types | |
| using | KeyType = typename BaseType::KeyType |
| using | BasisFunctionSetType = typename BaseType::BasisFunctionSetType |
| basis function set | |
| using | EntityType = typename BaseType::EntityType |
| entity type | |
| using | DataType = typename BaseType::DataType |
| using | GridPartType = typename Traits::GridPartType |
| grid part type | |
| using | Types = typename Traits::Types |
| a range of geometry types | |
Public Member Functions | |
Construction | |
| VectorialBasisFunctionSets (const BasisFunctionSets &basisFunctionSets) | |
Non-interface methods | |
| const BasisFunctionSets & | impl () const |
| return scalar basis function sets | |
Static Public Attributes | |
| static const int | localBlockSize |
| block size | |
Protected Types | |
| using | Traits = VectorialBasisFunctionSetsTraits< BasisFunctionSets, Range > |
Public member methods | |
| BaseType::Types | types () const |
| std::size_t | maxBlocks () const |
| std::size_t | maxBlocks (GeometryType type) const |
| std::size_t | blocks (GeometryType type, const KeyType &key) const |
| DataType | encode (const KeyType &key) const |
| map key to data type | |
| KeyType | decode (const DataType &data) const |
| map data to key type | |
| int | order () const |
| return maximum order | |
| int | order (GeometryType type) const |
| return maximum order | |
| int | order (GeometryType type, const KeyType &key) const |
| return maximum order | |
| std::size_t | size (GeometryType type, const KeyType &key) const |
| BasisFunctionSetType | basisFunctionSet (const EntityType &entity, const KeyType &key) const |
| return basis function set for given entity | |
| static constexpr bool | orthogonal () noexcept |
Detailed Description
template<class BasisFunctionSets, class Range>
class Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range >
class Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range >
A meta implemenation of a family of local basis function sets.
- Template Parameters
-
BasisFunctionSets a scalar family of local basis function sets Range the new range type
Member Typedef Documentation
◆ BasisFunctionSetType
template<class BasisFunctionSets , class Range >
| using Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range >::BasisFunctionSetType = typename BaseType::BasisFunctionSetType |
basis function set
◆ DataType
template<class BasisFunctionSets , class Range >
| using Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range >::DataType = typename BaseType::DataType |
◆ EntityType
template<class BasisFunctionSets , class Range >
| using Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range >::EntityType = typename BaseType::EntityType |
entity type
◆ GridPartType
|
inherited |
grid part type
◆ KeyType
template<class BasisFunctionSets , class Range >
| using Dune::Fem::hpDG::VectorialBasisFunctionSets< BasisFunctionSets, Range >::KeyType = typename BaseType::KeyType |
◆ Traits
|
protectedinherited |
◆ Types
|
inherited |
a range of geometry types
Constructor & Destructor Documentation
◆ VectorialBasisFunctionSets()
template<class BasisFunctionSets , class Range >
|
inlineexplicit |
Member Function Documentation
◆ basisFunctionSet()
template<class BasisFunctionSets , class Range >
|
inline |
return basis function set for given entity
◆ blocks()
template<class BasisFunctionSets , class Range >
|
inline |
◆ decode()
template<class BasisFunctionSets , class Range >
|
inline |
map data to key type
◆ encode()
template<class BasisFunctionSets , class Range >
|
inline |
map key to data type
◆ impl()
template<class BasisFunctionSets , class Range >
|
inline |
return scalar basis function sets
◆ maxBlocks() [1/2]
template<class BasisFunctionSets , class Range >
|
inline |
◆ maxBlocks() [2/2]
template<class BasisFunctionSets , class Range >
|
inline |
◆ order() [1/3]
template<class BasisFunctionSets , class Range >
|
inline |
return maximum order
◆ order() [2/3]
template<class BasisFunctionSets , class Range >
|
inline |
return maximum order
◆ order() [3/3]
template<class BasisFunctionSets , class Range >
|
inline |
return maximum order
◆ orthogonal()
template<class BasisFunctionSets , class Range >
|
inlinestaticconstexprnoexcept |
◆ size()
template<class BasisFunctionSets , class Range >
|
inline |
◆ types()
template<class BasisFunctionSets , class Range >
|
inline |
Member Data Documentation
◆ localBlockSize
|
staticinherited |
block size
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