|
KASKADE 7 development version
|
#include <hierarchicshapefunctions.hh>
Definition at line 691 of file hierarchicshapefunctions.hh.
Public Types | |
| typedef ShapeFunctionSet< ctype, dimension, Scalar > | value_type |
Public Member Functions | |
| HierarchicExtensionShapeFunctionSetContainer (int maxOrder) | |
| virtual | ~HierarchicExtensionShapeFunctionSetContainer () |
| virtual value_type const & | operator() (Dune::GeometryType type, int order) const |
| access a shape function via type and order More... | |
| typedef ShapeFunctionSet<ctype,dimension,Scalar> Kaskade::HierarchicExtensionShapeFunctionSetContainer< ctype, dimension, Scalar, restricted >::value_type |
Definition at line 694 of file hierarchicshapefunctions.hh.
|
inline |
Definition at line 702 of file hierarchicshapefunctions.hh.
|
inlinevirtual |
Definition at line 721 of file hierarchicshapefunctions.hh.
|
inlinevirtual |
access a shape function via type and order
Implements Kaskade::ShapeFunctionSetContainer< ctype, dimension, Scalar >.
Definition at line 727 of file hierarchicshapefunctions.hh.