dune-fem  2.4.1-rc
Classes | Public Types | Protected Types | Static Protected Member Functions | List of all members
Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/shapefunctionset/orthonormal.hh>

Classes

class  BasicGeometryType
 
struct  EvaluateEach
 
struct  HessianEach
 
struct  JacobianEach
 

Public Types

typedef FunctionSpace FunctionSpaceType
 
typedef FunctionSpaceType::DomainFieldType DomainFieldType
 
typedef FunctionSpaceType::RangeFieldType RangeFieldType
 
typedef FunctionSpaceType::DomainType DomainType
 
typedef FunctionSpaceType::RangeType RangeType
 
typedef FunctionSpaceType::JacobianRangeType JacobianRangeType
 
typedef FunctionSpaceType::HessianRangeType HessianRangeType
 

Protected Types

typedef Dune::GenericGeometry::Prism< Dune::GenericGeometry::Point > Line
 
typedef Dune::GenericGeometry::Prism< LineQuadrilateral
 
typedef Dune::GenericGeometry::Pyramid< LineTriangle
 
typedef Dune::GenericGeometry::Prism< QuadrilateralHexahedron
 
typedef Dune::GenericGeometry::Pyramid< QuadrilateralPyramid
 
typedef Dune::GenericGeometry::Prism< TrianglePrism
 
typedef Dune::GenericGeometry::Pyramid< TriangleTetrahedron
 

Static Protected Member Functions

template<class Topology >
static BasicGeometryType< Topology >::Type basicGeometryType ()
 

Member Typedef Documentation

template<class FunctionSpace , int polOrder>
typedef FunctionSpaceType::DomainFieldType Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::DomainFieldType
template<class FunctionSpace , int polOrder>
typedef FunctionSpaceType::DomainType Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::DomainType
template<class FunctionSpace , int polOrder>
typedef FunctionSpace Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::FunctionSpaceType
template<class FunctionSpace , int polOrder>
typedef FunctionSpaceType::HessianRangeType Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianRangeType
template<class FunctionSpace , int polOrder>
typedef Dune::GenericGeometry::Prism< Quadrilateral > Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::Hexahedron
protected
template<class FunctionSpace , int polOrder>
typedef FunctionSpaceType::JacobianRangeType Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::JacobianRangeType
template<class FunctionSpace , int polOrder>
typedef Dune::GenericGeometry::Prism< Dune::GenericGeometry::Point > Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::Line
protected
template<class FunctionSpace , int polOrder>
typedef Dune::GenericGeometry::Prism< Triangle > Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::Prism
protected
template<class FunctionSpace , int polOrder>
typedef Dune::GenericGeometry::Pyramid< Quadrilateral > Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::Pyramid
protected
template<class FunctionSpace , int polOrder>
typedef Dune::GenericGeometry::Prism< Line > Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::Quadrilateral
protected
template<class FunctionSpace , int polOrder>
typedef FunctionSpaceType::RangeFieldType Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::RangeFieldType
template<class FunctionSpace , int polOrder>
typedef FunctionSpaceType::RangeType Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::RangeType
template<class FunctionSpace , int polOrder>
typedef Dune::GenericGeometry::Pyramid< Triangle > Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::Tetrahedron
protected
template<class FunctionSpace , int polOrder>
typedef Dune::GenericGeometry::Pyramid< Line > Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::Triangle
protected

Member Function Documentation

template<class FunctionSpace , int polOrder>
template<class Topology >
static BasicGeometryType< Topology >::Type Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::basicGeometryType ( )
inlinestaticprotected

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