dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/combinedspace/powerspace.hh>
Classes | |
struct | CommDataHandle |
struct | SubDiscreteFunctionSpace |
Public Types | |
enum | { localBlockSize = DiscreteFunctionSpace::localBlockSize } |
typedef DiscreteFunctionSpace * | DiscreteFunctionSpaceTupleType |
typedef DiscreteFunctionSpace::GridPartType | GridPartType |
typedef GridPartType::GridType | GridType |
typedef GridPartType::IndexSetType | IndexSetType |
typedef GridPartType::template Codim< 0 >::IteratorType | IteratorType |
typedef IteratorType::Entity | EntityType |
typedef GridPartType::IntersectionType | IntersectionType |
typedef PowerDiscreteFunctionSpace< DiscreteFunctionSpace, N > | DiscreteFunctionSpaceType |
typedef DiscreteFunctionSpace::BasisFunctionSetType | ScalarBasisFunctionSetType |
implementation of basefunction set More... | |
typedef ScalarBasisFunctionSetType::FunctionSpaceType::RangeFieldType | RangeFieldType |
typedef VectorialBasisFunctionSet< ScalarBasisFunctionSetType, FieldVector< RangeFieldType, N >, VerticalDofAlignment > | BasisFunctionSetType |
typedef PowerMapper< GridPartType, typename DiscreteFunctionSpace::BlockMapperType, N > | BlockMapperType |
typedef BasisFunctionSetType::FunctionSpaceType | FunctionSpaceType |
Static Public Member Functions | |
static BlockMapperType * | getBlockMapper (const DiscreteFunctionSpaceTupleType &spaceTuple) |
static void | deleteBlockMapper (BlockMapperType *blockMapper) |
static DiscreteFunctionSpaceTupleType | createSpaces (GridPartType &gridPart, InterfaceType commInterface, CommunicationDirection commDirection) |
static void | deleteSpaces (DiscreteFunctionSpaceTupleType &tuple) |
template<class Entity > | |
static BasisFunctionSetType | getBasisFunctionSet (const Entity &entity, const DiscreteFunctionSpaceTupleType &tuple) |
static bool | continuous (const DiscreteFunctionSpaceTupleType &tuple) |
static bool | continuous (const IntersectionType &intersection, const DiscreteFunctionSpaceTupleType &tuple) |
Static Public Attributes | |
static const int | codimension = DiscreteFunctionSpace::Traits::codimension |
static constexpr int | polynomialOrder = DiscreteFunctionSpace::polynomialOrder |
typedef VectorialBasisFunctionSet< ScalarBasisFunctionSetType, FieldVector< RangeFieldType, N >, VerticalDofAlignment > Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::BasisFunctionSetType |
typedef PowerMapper< GridPartType, typename DiscreteFunctionSpace::BlockMapperType, N > Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::BlockMapperType |
typedef DiscreteFunctionSpace* Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::DiscreteFunctionSpaceTupleType |
typedef PowerDiscreteFunctionSpace< DiscreteFunctionSpace, N > Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::DiscreteFunctionSpaceType |
typedef IteratorType::Entity Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::EntityType |
typedef BasisFunctionSetType::FunctionSpaceType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::FunctionSpaceType |
typedef DiscreteFunctionSpace::GridPartType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::GridPartType |
typedef GridPartType::GridType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::GridType |
typedef GridPartType::IndexSetType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::IndexSetType |
typedef GridPartType::IntersectionType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::IntersectionType |
typedef GridPartType::template Codim< 0 >::IteratorType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::IteratorType |
typedef ScalarBasisFunctionSetType::FunctionSpaceType::RangeFieldType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::RangeFieldType |
typedef DiscreteFunctionSpace::BasisFunctionSetType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::ScalarBasisFunctionSetType |
implementation of basefunction set
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |