|
dune-pdelab 2.7-git
|
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 | |
| typedef B | BackendType |
| vector backend | |
| typedef B | Backend |
| typedef O | MapperType |
| mapper | |
| typedef O | OrderingTag |
| typedef B::size_type | SizeType |
| short cut for size type exported by Backend | |
Static Public Attributes | |
| static const std::size_t | CHILDREN = k |
Trait class for the multi component grid function spaces.