dune-pdelab
2.4-dev
|
Trait class for the multi component grid function spaces. More...
#include <dune/pdelab/gridfunctionspace/powercompositegridfunctionspacebase.hh>
Public Types | |
enum | { isComposite = 1, noChilds = k } |
typedef G | GridViewType |
the grid view where grid function is defined upon More... | |
typedef G | GridView |
typedef B | BackendType |
vector backend More... | |
typedef B | Backend |
typedef O | MapperType |
mapper More... | |
typedef O | OrderingTag |
typedef B::size_type | SizeType |
short cut for size type exported by Backend More... | |
Static Public Attributes | |
static const std::size_t | CHILDREN = k |
Trait class for the multi component grid function spaces.