dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/combinedspace/combineddofstorage.hh>
Public Types | |
typedef MapperImp | ContainedMapperType |
typedef CombinedDofConversionUtility< ContainedMapperType, N, policy > | DofConversionType |
typedef CombinedSubMapper< MapperImp, N, policy > | IndexMapperType |
type of the implementation (Barton-Nackman) More... | |
typedef ThisType | IndexMapperInterfaceType |
type of the interface More... | |
Public Member Functions | |
CombinedSubMapper (const ContainedMapperType &mapper, const unsigned int component) | |
CombinedSubMapper (const ThisType &other) | |
unsigned int | size () const |
Total number of degrees of freedom. More... | |
unsigned int | range () const |
const unsigned int | operator[] (unsigned int index) const |
Protected Member Functions | |
const CombinedSubMapper< MapperImp, N, policy > & | asImp () const |
CombinedSubMapper< MapperImp, N, policy > & | asImp () |
Static Protected Member Functions | |
static const CombinedSubMapper< MapperImp, N, policy > & | asImp (const ThisType &other) |
static CombinedSubMapper< MapperImp, N, policy > & | asImp (ThisType &other) |
typedef MapperImp Dune::Fem::CombinedSubMapper< MapperImp, N, policy >::ContainedMapperType |
typedef CombinedDofConversionUtility< ContainedMapperType, N, policy > Dune::Fem::CombinedSubMapper< MapperImp, N, policy >::DofConversionType |
|
inherited |
type of the interface
|
inherited |
type of the implementation (Barton-Nackman)
|
inline |
|
inline |
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inline |
|
inline |
|
inline |
Total number of degrees of freedom.