|
dune-pdelab
2.5-dev
|
Trait class for the multi component grid function spaces. More...
#include <dune/pdelab/gridfunctionspace/powercompositegridfunctionspacebase.hh>
Public Types | |
| enum | { isComposite = 1, noChilds = k } |
| using | EntitySet = G |
| using | GridView = typename EntitySet::GridView |
| using | GridViewType = GridView |
| the grid view where grid function is defined upon More... | |
| 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 | |
| const static std::size_t | CHILDREN = k |
Trait class for the multi component grid function spaces.
1.8.17