Traits associated with a specific grid partition type. More...
#include <CpGrid.hpp>
Public Types | |
typedef cpgrid::Iterator< cd, pitype > | LevelIterator |
The type of the iterator over the level entities of this codim on this partition. | |
typedef cpgrid::Iterator< cd, pitype > | LeafIterator |
The type of the iterator over the leaf entities of this codim on this partition. | |
Traits associated with a specific grid partition type.
pitype | The type of the grid partition. |