#include <dune/fem/space/discontinuousgalerkin/space.hh>
|
typedef DiscontinuousGalerkinSpace< FunctionSpace, GridPart, polOrder, Storage > | DiscreteFunctionSpaceType |
|
typedef GridPart | GridPartType |
|
typedef GridFunctionSpace< GridPartType, FunctionSpace > | FunctionSpaceType |
|
typedef Dune::Fem::FunctionSpace< typename FunctionSpace::DomainFieldType, typename FunctionSpace::RangeFieldType, GridPartType::dimension, 1 > | ScalarShapeFunctionSpaceType |
|
typedef SelectCachingShapeFunctionSets< GridPartType, ScalarShapeFunctionSet, Storage > | ScalarShapeFunctionSetsType |
|
typedef VectorialShapeFunctionSets< ScalarShapeFunctionSetsType, typename FunctionSpaceType::RangeType > | ShapeFunctionSetsType |
|
typedef DefaultBasisFunctionSets< GridPartType, ShapeFunctionSetsType > | BasisFunctionSetsType |
|
typedef BasisFunctionSetsType::BasisFunctionSetType | BasisFunctionSetType |
|
typedef CodimensionMapper< GridPartType, codimension > | BlockMapperType |
|
typedef Hybrid::IndexRange< int, FunctionSpaceType::dimRange *ScalarShapeFunctionSet::numberShapeFunctions > | LocalBlockIndices |
|
◆ BasisFunctionSetsType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ BasisFunctionSetType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ BlockMapperType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ DiscreteFunctionSpaceType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ FunctionSpaceType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ GridPartType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ LocalBlockIndices
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ ScalarShapeFunctionSetsType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ ScalarShapeFunctionSpaceType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ ShapeFunctionSetsType
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
◆ codimension
template<class
FunctionSpace , class GridPart , int polOrder, class Storage >
The documentation for this struct was generated from the following file: