dune-fem 2.8.0
|
#include <dune/fem/space/padaptivespace/discontinuousgalerkin.hh>
Classes | |
struct | CommDataHandle |
Public Types | |
typedef PAdaptiveDGSpace< FunctionSpace, GridPart, polOrder, Storage > | DiscreteFunctionSpaceType |
typedef Hybrid::IndexRange< int, FunctionSpace::dimRange > | LocalBlockIndices |
typedef PAdaptiveDGMapper< GridPart, polOrder > | BlockMapperType |
typedef FunctionSpace | FunctionSpaceType |
typedef GridPart | GridPartType |
typedef LagrangePointSet< GridPartType, polynomialOrder > | CompiledLocalKeyType |
typedef SelectCachingShapeFunctionSet< SimpleShapeFunctionSetType, Storage > | ScalarShapeFunctionSetType |
typedef ShapeFunctionSetProxy< ScalarShapeFunctionSetType > | ScalarShapeFunctionSetProxyType |
typedef VectorialShapeFunctionSet< ScalarShapeFunctionSetProxyType, typename FunctionSpaceType::RangeType > | ShapeFunctionSetType |
typedef Dune::Fem::DefaultBasisFunctionSet< EntityType, ShapeFunctionSetType > | BasisFunctionSetType |
Static Public Attributes | |
static const bool | continuousSpace = false |
static const int | polynomialOrder |
static const int | codimension |
|
inherited |
typedef PAdaptiveDGMapper< GridPart, polOrder > Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::BlockMapperType |
|
inherited |
typedef PAdaptiveDGSpace< FunctionSpace, GridPart, polOrder, Storage > Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::DiscreteFunctionSpaceType |
|
inherited |
|
inherited |
typedef Hybrid::IndexRange< int, FunctionSpace::dimRange > Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::LocalBlockIndices |
|
inherited |
|
inherited |
|
inherited |
|
staticinherited |
|
static |
|
staticinherited |