Dune::GridTraits< dim, dimw, GridImp, GeometryImp, EntityImp, EntityPointerImp, LevelIteratorImp, LeafIntersectionImp, LevelIntersectionImp, LeafIntersectionIteratorImp, LevelIntersectionIteratorImp, HierarchicIteratorImp, LeafIteratorImp, LevelIndexSetImp, LevelIndexSetTypes, LeafIndexSetImp, LeafIndexSetTypes, GlobalIdSetImp, GIDType, LocalIdSetImp, LIDType, CCType, LevelGridViewTraits, LeafGridViewTraits >::Partition< pitype > Struct Template Reference
#include <grid.hh>
List of all members.
Detailed Description
template<int dim, int dimw, class GridImp, template< int, int, class > class GeometryImp, template< int, int, class > class EntityImp, template< int, class > class EntityPointerImp, template< int, PartitionIteratorType, class > class LevelIteratorImp, template< class > class LeafIntersectionImp, template< class > class LevelIntersectionImp, template< class > class LeafIntersectionIteratorImp, template< class > class LevelIntersectionIteratorImp, template< class > class HierarchicIteratorImp, template< int, PartitionIteratorType, class > class LeafIteratorImp, class LevelIndexSetImp, class LevelIndexSetTypes, class LeafIndexSetImp, class LeafIndexSetTypes, class GlobalIdSetImp, class GIDType, class LocalIdSetImp, class LIDType, class CCType, template< class, PartitionIteratorType > class LevelGridViewTraits = DefaultLevelGridViewTraits, template< class, PartitionIteratorType > class LeafGridViewTraits = DefaultLeafGridViewTraits>
template<PartitionIteratorType pitype>
struct Dune::GridTraits< dim, dimw, GridImp, GeometryImp, EntityImp, EntityPointerImp, LevelIteratorImp, LeafIntersectionImp, LevelIntersectionImp, LeafIntersectionIteratorImp, LevelIntersectionIteratorImp, HierarchicIteratorImp, LeafIteratorImp, LevelIndexSetImp, LevelIndexSetTypes, LeafIndexSetImp, LeafIndexSetTypes, GlobalIdSetImp, GIDType, LocalIdSetImp, LIDType, CCType, LevelGridViewTraits, LeafGridViewTraits >::Partition< pitype >
Traits associated with a specific grid partition type.
- Template Parameters:
-
| pitype | The type of the grid partition. |
|
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.
|
The documentation for this struct was generated from the following file: