- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Traits associated with a specific grid partition type. More...
#include <dune/grid/common/grid.hh>
Public Types | |
typedef Dune::GridView < LevelGridViewTraits< const GridImp, pitype > > | LevelGridView |
The type of the level grid view associated with this partition type. | |
typedef Dune::GridView < LeafGridViewTraits< const GridImp, pitype > > | 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. |
typedef Dune::GridView<LeafGridViewTraits<const GridImp,pitype> > Dune::GridTraits< dim, dimw, GridImp, GeometryImp, EntityImp, EntityPointerImp, LevelIteratorImp, LeafIntersectionImp, LevelIntersectionImp, LeafIntersectionIteratorImp, LevelIntersectionIteratorImp, HierarchicIteratorImp, LeafIteratorImp, LevelIndexSetImp, LeafIndexSetImp, GlobalIdSetImp, GIDType, LocalIdSetImp, LIDType, CCType, LevelGridViewTraits, LeafGridViewTraits, EntitySeedImp, LocalGeometryImp >::Partition< pitype >::LeafGridView |
The type of the leaf grid view associated with this partition type.
typedef Dune::GridView<LevelGridViewTraits<const GridImp,pitype> > Dune::GridTraits< dim, dimw, GridImp, GeometryImp, EntityImp, EntityPointerImp, LevelIteratorImp, LeafIntersectionImp, LevelIntersectionImp, LeafIntersectionIteratorImp, LevelIntersectionIteratorImp, HierarchicIteratorImp, LeafIteratorImp, LevelIndexSetImp, LeafIndexSetImp, GlobalIdSetImp, GIDType, LocalIdSetImp, LIDType, CCType, LevelGridViewTraits, LeafGridViewTraits, EntitySeedImp, LocalGeometryImp >::Partition< pitype >::LevelGridView |
The type of the level grid view associated with this partition type.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].