KASKADE 7 development version
Public Types | Public Member Functions | List of all members
Kaskade::NedelecShapeFunctionSetContainer< ctype, dimension, T > Class Template Reference

#include <nedelecshapefunctions.hh>

Detailed Description

template<class ctype, int dimension, class T>
class Kaskade::NedelecShapeFunctionSetContainer< ctype, dimension, T >

Definition at line 259 of file nedelecshapefunctions.hh.

Inheritance diagram for Kaskade::NedelecShapeFunctionSetContainer< ctype, dimension, T >:
Kaskade::ShapeFunctionSetContainer< ctype, dimension, T, dimension >

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...
 

Member Typedef Documentation

◆ value_type

template<class ctype , int dimension, class T >
typedef ShapeFunctionSet<ctype,dimension,T,dimension> Kaskade::NedelecShapeFunctionSetContainer< ctype, dimension, T >::value_type

Definition at line 262 of file nedelecshapefunctions.hh.

Constructor & Destructor Documentation

◆ NedelecShapeFunctionSetContainer()

template<class ctype , int dimension, class T >
Kaskade::NedelecShapeFunctionSetContainer< ctype, dimension, T >::NedelecShapeFunctionSetContainer ( )
inline

Definition at line 269 of file nedelecshapefunctions.hh.

◆ ~NedelecShapeFunctionSetContainer()

template<class ctype , int dimension, class T >
virtual Kaskade::NedelecShapeFunctionSetContainer< ctype, dimension, T >::~NedelecShapeFunctionSetContainer ( )
inlinevirtual

Definition at line 281 of file nedelecshapefunctions.hh.

Member Function Documentation

◆ operator()()

template<class ctype , int dimension, class T >
virtual value_type const & Kaskade::NedelecShapeFunctionSetContainer< ctype, dimension, T >::operator() ( Dune::GeometryType  type,
int  order 
) const
inlinevirtual

access a shape function via type and order

Implements Kaskade::ShapeFunctionSetContainer< ctype, dimension, T, dimension >.

Definition at line 287 of file nedelecshapefunctions.hh.


The documentation for this class was generated from the following file: