|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
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
Member Typedef Documentation
◆ BasisFunctionSetType
basis function set
◆ EntityType
entity type
Constructor & Destructor Documentation
◆ BasisFunctionSets() [1/2]
| Dune::Fem::BasisFunctionSets::BasisFunctionSets | ( | BasisFunctionSets && | ) |
move constructor
◆ BasisFunctionSets() [2/2]
|
delete |
copy constructor
Member Function Documentation
◆ basisFunctionSet()
| BasisFunctionSetType Dune::Fem::BasisFunctionSets::basisFunctionSet | ( | const EntityType & | entity | ) | const |
return basis function set for given entity
◆ operator=()
|
delete |
assignment constructor
◆ order() [1/2]
| int Dune::Fem::BasisFunctionSets::order | ( | ) | const |
return maximum order
◆ order() [2/2]
| int Dune::Fem::BasisFunctionSets::order | ( | const EntityType & | entity | ) | const |
return order for given grid part entity
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