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

#include <nedelecshapefunctions.hh>

Detailed Description

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

Definition at line 491 of file nedelecshapefunctions.hh.

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

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

Member Typedef Documentation

◆ value_type

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

Definition at line 494 of file nedelecshapefunctions.hh.

Constructor & Destructor Documentation

◆ HdivShapeFunctionSetContainer()

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

Definition at line 501 of file nedelecshapefunctions.hh.

◆ ~HdivShapeFunctionSetContainer()

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

Definition at line 514 of file nedelecshapefunctions.hh.

Member Function Documentation

◆ operator()()

template<class ctype , int dimension, class T >
virtual value_type const & Kaskade::HdivShapeFunctionSetContainer< 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 520 of file nedelecshapefunctions.hh.


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