Dune::CpGridTraits Struct Reference

Classes

struct  Codim
 Traits associated with a specific codim. More...
 
struct  Partition
 Traits associated with a specific grid partition type. More...
 

Public Types

typedef CpGrid Grid
 The type that implements the grid.
 
typedef cpgrid::Intersection LeafIntersection
 The type of the intersection at the leafs of the grid.
 
typedef cpgrid::Intersection LevelIntersection
 The type of the intersection at the levels of the grid.
 
typedef cpgrid::IntersectionIterator LeafIntersectionIterator
 The type of the intersection iterator at the leafs of the grid.
 
typedef cpgrid::IntersectionIterator LevelIntersectionIterator
 The type of the intersection iterator at the levels of the grid.
 
typedef cpgrid::HierarchicIterator HierarchicIterator
 The type of the hierarchic iterator.
 
typedef Dune::GridView< DefaultLevelGridViewTraits< CpGrid, Dune::All_Partition > > LevelGridView
 The type of the level grid view associated with this partition type.
 
typedef Dune::GridView< DefaultLeafGridViewTraits< CpGrid, Dune::All_Partition > > LeafGridView
 The type of the leaf grid view associated with this partition type.
 
typedef cpgrid::IndexSet LevelIndexSet
 The type of the level index set.
 
typedef cpgrid::IndexSet LeafIndexSet
 The type of the leaf index set.
 
typedef cpgrid::GlobalIdSet GlobalIdSet
 The type of the global id set.
 
typedef cpgrid::IdSet LocalIdSet
 The type of the local id set.
 
typedef Dune::MPIHelper::MPICommunicator MPICommunicator
 The type of the collective communication.
 
typedef Dune::CollectiveCommunication< MPICommunicatorCollectiveCommunication
 

The documentation for this struct was generated from the following file: