dune-fem  2.4.1-rc
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/padaptivespace/discontinuousgalerkin.hh>

Inheritance diagram for Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >:
Inheritance graph

Classes

struct  CommDataHandle
 

Public Types

typedef PAdaptiveDGSpace< FunctionSpace, GridPart, polOrder, Storage > DiscreteFunctionSpaceType
 
typedef PAdaptiveDGMapper< GridPart, polOrder > BlockMapperType
 
typedef NonBlockMapper< BlockMapperType, localBlockSizeMapperType
 
typedef FunctionSpace FunctionSpaceType
 
typedef GridPart GridPartType
 
typedef LagrangePointSet< GridPartType, polynomialOrderCompiledLocalKeyType
 
typedef SelectCachingShapeFunctionSet< SimpleShapeFunctionSetType, Storage > ScalarShapeFunctionSetType
 
typedef ShapeFunctionSetProxy< ScalarShapeFunctionSetTypeScalarShapeFunctionSetProxyType
 
typedef VectorialShapeFunctionSet< ScalarShapeFunctionSetProxyType, typename FunctionSpaceType::RangeTypeShapeFunctionSetType
 
typedef Dune::Fem::DefaultBasisFunctionSet< EntityType, ShapeFunctionSetTypeBasisFunctionSetType
 

Static Public Attributes

static const bool continuousSpace = false
 
static const int localBlockSize = FunctionSpace::dimRange
 
static const int polynomialOrder
 
static const int codimension
 

Member Typedef Documentation

template<class FunctionSpace , class GridPart , int polOrder, template< class > class Storage>
typedef PAdaptiveDGMapper< GridPart, polOrder > Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::BlockMapperType
template<class FunctionSpace , class GridPart , int polOrder, template< class > class Storage>
typedef PAdaptiveDGSpace< FunctionSpace, GridPart, polOrder, Storage > Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::DiscreteFunctionSpaceType
typedef FunctionSpace Dune::Fem::PAdaptiveLagrangeSpaceTraits< FunctionSpace, GridPart, maxPolOrder, Storage >::FunctionSpaceType
inherited
typedef GridPart Dune::Fem::PAdaptiveLagrangeSpaceTraits< FunctionSpace, GridPart, maxPolOrder, Storage >::GridPartType
inherited
template<class FunctionSpace , class GridPart , int polOrder, template< class > class Storage>
typedef NonBlockMapper< BlockMapperType, localBlockSize > Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::MapperType

Member Data Documentation

const int Dune::Fem::PAdaptiveLagrangeSpaceTraits< FunctionSpace, GridPart, maxPolOrder, Storage >::codimension
staticinherited
template<class FunctionSpace , class GridPart , int polOrder, template< class > class Storage>
const bool Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::continuousSpace = false
static
template<class FunctionSpace , class GridPart , int polOrder, template< class > class Storage>
const int Dune::Fem::PAdaptiveDGSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::localBlockSize = FunctionSpace::dimRange
static
const int Dune::Fem::PAdaptiveLagrangeSpaceTraits< FunctionSpace, GridPart, maxPolOrder, Storage >::polynomialOrder
staticinherited

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