KASKADE 7 development version
|
#include <nedelecshapefunctions.hh>
Definition at line 259 of file nedelecshapefunctions.hh.
Public Types | |
typedef ShapeFunctionSet< ctype, dimension, T, dimension > | value_type |
Public Member Functions | |
NedelecShapeFunctionSetContainer () | |
virtual | ~NedelecShapeFunctionSetContainer () |
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::NedelecShapeFunctionSetContainer< ctype, dimension, T >::value_type |
Definition at line 262 of file nedelecshapefunctions.hh.
|
inline |
Definition at line 269 of file nedelecshapefunctions.hh.
|
inlinevirtual |
Definition at line 281 of file nedelecshapefunctions.hh.
|
inlinevirtual |
access a shape function via type and order
Implements Kaskade::ShapeFunctionSetContainer< ctype, dimension, T, dimension >.
Definition at line 287 of file nedelecshapefunctions.hh.