dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage > Struct Template Reference

#include <dune/fem/space/discontinuousgalerkin/space.hh>

Classes

struct  CommDataHandle
 
struct  ScalarShapeFunctionSet
 

Public Types

typedef DiscontinuousGalerkinSpace< FunctionSpace, GridPart, polOrder, Storage > DiscreteFunctionSpaceType
 
typedef GridPart GridPartType
 
typedef GridFunctionSpace< GridPartType, FunctionSpaceFunctionSpaceType
 
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, ShapeFunctionSetsTypeBasisFunctionSetsType
 
typedef BasisFunctionSetsType::BasisFunctionSetType BasisFunctionSetType
 
typedef CodimensionMapper< GridPartType, codimensionBlockMapperType
 
typedef Hybrid::IndexRange< int, FunctionSpaceType::dimRange *ScalarShapeFunctionSet::numberShapeFunctionsLocalBlockIndices
 

Static Public Attributes

static const int codimension = 0
 

Member Typedef Documentation

◆ BasisFunctionSetsType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef DefaultBasisFunctionSets< GridPartType, ShapeFunctionSetsType > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::BasisFunctionSetsType

◆ BasisFunctionSetType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef BasisFunctionSetsType::BasisFunctionSetType Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::BasisFunctionSetType

◆ BlockMapperType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef CodimensionMapper< GridPartType, codimension > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::BlockMapperType

◆ DiscreteFunctionSpaceType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef DiscontinuousGalerkinSpace< FunctionSpace, GridPart, polOrder, Storage > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::DiscreteFunctionSpaceType

◆ FunctionSpaceType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef GridFunctionSpace< GridPartType, FunctionSpace > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::FunctionSpaceType

◆ GridPartType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef GridPart Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::GridPartType

◆ LocalBlockIndices

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef Hybrid::IndexRange< int, FunctionSpaceType::dimRange * ScalarShapeFunctionSet::numberShapeFunctions > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::LocalBlockIndices

◆ ScalarShapeFunctionSetsType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef SelectCachingShapeFunctionSets< GridPartType, ScalarShapeFunctionSet, Storage > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::ScalarShapeFunctionSetsType

◆ ScalarShapeFunctionSpaceType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef Dune::Fem::FunctionSpace< typename FunctionSpace::DomainFieldType, typename FunctionSpace::RangeFieldType, GridPartType::dimension, 1 > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::ScalarShapeFunctionSpaceType

◆ ShapeFunctionSetsType

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
typedef VectorialShapeFunctionSets< ScalarShapeFunctionSetsType, typename FunctionSpaceType::RangeType > Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::ShapeFunctionSetsType

Member Data Documentation

◆ codimension

template<class FunctionSpace , class GridPart , int polOrder, class Storage >
const int Dune::Fem::DiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, polOrder, Storage >::codimension = 0
static

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