dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/combinedspace/tuplespace.hh>
Public Types | |
typedef std::remove_pointer< typename std::tuple_element< i, DiscreteFunctionSpaceTupleType >::type >::type | Type |
typedef Type::BlockMapperType | BlockMapperType |
typedef NonBlockMapper< BlockMapperType, Type::localBlockSize > | NonBlockMapperType |
Static Public Member Functions | |
static const Type & | subDiscreteFunctionSpace (const DiscreteFunctionSpaceTupleType &tuple) |
static BlockMapperType & | subBlockMapper (const DiscreteFunctionSpaceTupleType &tuple) |
static NonBlockMapperType | subNonBlockMapper (const DiscreteFunctionSpaceTupleType &tuple) |
typedef Type::BlockMapperType Dune::Fem::TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces >::SubDiscreteFunctionSpace< i >::BlockMapperType |
typedef NonBlockMapper< BlockMapperType, Type::localBlockSize > Dune::Fem::TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces >::SubDiscreteFunctionSpace< i >::NonBlockMapperType |
typedef std::remove_pointer< typename std::tuple_element< i, DiscreteFunctionSpaceTupleType >::type >::type Dune::Fem::TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces >::SubDiscreteFunctionSpace< i >::Type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |