|
dune-fem 2.8.0
|
#include <dune/fem/space/p1bubble.hh>
Classes | |
| struct | CommDataHandle |
Public Types | |
| typedef BubbleElementSpace< FunctionSpace, GridPart, Storage > | DiscreteFunctionSpaceType |
| typedef FunctionSpace | FunctionSpaceType |
| typedef GridPart | GridPartType |
| typedef FunctionSpaceType::ScalarFunctionSpaceType | ScalarFunctionSpaceType |
| typedef SimplexBubbleElementShapeFunctionSet< ScalarFunctionSpaceType > | ScalarSimplexShapeFunctionSetType |
| typedef Cube2DBubbleElementShapeFunctionSet< ScalarFunctionSpaceType > | ScalarCubeShapeFunctionSetType |
| typedef std::conditional< topologyId==0, ScalarSimplexShapeFunctionSetType, ScalarCubeShapeFunctionSetType >::type | ScalarShapeFunctionSetType |
| typedef VectorialShapeFunctionSet< ScalarShapeFunctionSetType, typename FunctionSpaceType::RangeType > | ShapeFunctionSetType |
| typedef DefaultBasisFunctionSet< EntityType, ShapeFunctionSetType > | BasisFunctionSetType |
| typedef IndexSetDofMapper< GridPartType > | BlockMapperType |
| typedef Hybrid::IndexRange< int, FunctionSpaceType::dimRange > | LocalBlockIndices |
Static Public Attributes | |
| static const int | codimension = 0 |
| static const unsigned int | topologyId |
| static const int | localBlockSize = FunctionSpaceType::dimRange |
| static const int | polynomialOrder = ScalarShapeFunctionSetType::polynomialOrder |
| typedef DefaultBasisFunctionSet< EntityType, ShapeFunctionSetType > Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::BasisFunctionSetType |
| typedef IndexSetDofMapper< GridPartType > Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::BlockMapperType |
| typedef BubbleElementSpace< FunctionSpace, GridPart, Storage > Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::DiscreteFunctionSpaceType |
| typedef FunctionSpace Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::FunctionSpaceType |
| typedef GridPart Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::GridPartType |
| typedef Hybrid::IndexRange< int, FunctionSpaceType::dimRange > Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::LocalBlockIndices |
| typedef Cube2DBubbleElementShapeFunctionSet< ScalarFunctionSpaceType > Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::ScalarCubeShapeFunctionSetType |
| typedef FunctionSpaceType::ScalarFunctionSpaceType Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::ScalarFunctionSpaceType |
| typedef std::conditional<topologyId==0,ScalarSimplexShapeFunctionSetType,ScalarCubeShapeFunctionSetType>::type Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::ScalarShapeFunctionSetType |
| typedef SimplexBubbleElementShapeFunctionSet< ScalarFunctionSpaceType > Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::ScalarSimplexShapeFunctionSetType |
| typedef VectorialShapeFunctionSet< ScalarShapeFunctionSetType, typename FunctionSpaceType::RangeType > Dune::Fem::BubbleElementSpaceTraits< FunctionSpace, GridPart, Storage >::ShapeFunctionSetType |
|
static |
|
static |
|
static |
|
static |