DUNE-FEM (unstable)
Dune::Fem::BasisFunctionSets Class Reference
interface class representing a family of basis function sets More...
#include <dune/fem/space/discontinuousgalerkin/basisfunctionsets.hh>
Public Types | |
typedef ImplementationDefined | BasisFunctionSetType |
basis function set | |
typedef ImplementationDefined | EntityType |
entity type | |
Public Member Functions | |
Move construction/assignment | |
BasisFunctionSets (BasisFunctionSets &&) | |
move constructor | |
Deleted methods | |
BasisFunctionSets (const BasisFunctionSets &)=delete | |
copy constructor | |
BasisFunctionSets & | operator= (const BasisFunctionSets &)=delete |
assignment constructor | |
Public member methods | |
int | order () const |
return maximum order | |
int | order (const EntityType &entity) const |
return order for given grid part entity | |
BasisFunctionSetType | basisFunctionSet (const EntityType &entity) const |
return basis function set for given entity | |
Detailed Description
interface class representing a family of basis function sets
The documentation for this class was generated from the following file:
- dune/fem/space/discontinuousgalerkin/basisfunctionsets.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)