KASKADE 7 development version
|
#include <nedelecshapefunctions.hh>
Definition at line 491 of file nedelecshapefunctions.hh.
Public Types | |
typedef ShapeFunctionSet< ctype, dimension, T, dimension > | value_type |
Public Member Functions | |
HdivShapeFunctionSetContainer () | |
virtual | ~HdivShapeFunctionSetContainer () |
virtual value_type const & | operator() (Dune::GeometryType type, int order) const |
access a shape function via type and order More... | |
typedef ShapeFunctionSet<ctype,dimension,T,dimension> Kaskade::HdivShapeFunctionSetContainer< ctype, dimension, T >::value_type |
Definition at line 494 of file nedelecshapefunctions.hh.
|
inline |
Definition at line 501 of file nedelecshapefunctions.hh.
|
inlinevirtual |
Definition at line 514 of file nedelecshapefunctions.hh.
|
inlinevirtual |
access a shape function via type and order
Implements Kaskade::ShapeFunctionSetContainer< ctype, dimension, T, dimension >.
Definition at line 520 of file nedelecshapefunctions.hh.