|
My Project
|
Traits associated with a specific grid partition type. More...
#include <CpGrid.hpp>
Public Types | |
| typedef Dune::GridView< DefaultLevelGridViewTraits< CpGrid > > | LevelGridView |
| The type of the level grid view associated with this partition type. | |
| typedef Dune::GridView< DefaultLeafGridViewTraits< CpGrid > > | LeafGridView |
| The type of the leaf grid view associated with this partition type. | |
Traits associated with a specific grid partition type.
| pitype | The type of the grid partition. |