My Project
Dune::PolyhedralGridFamily< dim, dimworld, coord_t >::Traits Struct Reference

Classes

struct  Codim
 
struct  Partition
 

Public Types

typedef PolyhedralGrid< dim, dimworld, coord_t > Grid
 
typedef coord_t ctype
 
typedef const GridExtraData
 
typedef int Index
 
typedef Dune::FieldVector< ctype, dimensionworld > GlobalCoordinate
 
typedef PolyhedralGridIntersection< const GridLeafIntersectionImpl
 
typedef PolyhedralGridIntersection< const GridLevelIntersectionImpl
 
typedef PolyhedralGridIntersectionIterator< const GridLeafIntersectionIteratorImpl
 
typedef PolyhedralGridIntersectionIterator< const GridLevelIntersectionIteratorImpl
 
typedef Dune::Intersection< const Grid, LeafIntersectionImplLeafIntersection
 
typedef Dune::Intersection< const Grid, LevelIntersectionImplLevelIntersection
 
typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorImpl, LeafIntersectionImplLeafIntersectionIterator
 
typedef Dune::IntersectionIterator< const Grid, LevelIntersectionIteratorImpl, LevelIntersectionImplLevelIntersectionIterator
 
typedef PolyhedralGridIterator< 0, const Grid, All_Partition > HierarchicIteratorImpl
 
typedef Dune::EntityIterator< 0, const Grid, HierarchicIteratorImplHierarchicIterator
 
typedef PolyhedralGridIndexSet< dim, dimworld, ctype > LeafIndexSet
 
typedef PolyhedralGridIndexSet< dim, dimworld, ctype > LevelIndexSet
 
typedef PolyhedralGridIdSet< dim, dimworld, ctype > GlobalIdSet
 
typedef GlobalIdSet LocalIdSet
 
typedef Dune::MPIHelper::MPICommunicator MPICommunicator
 
using Communication = Dune::Communication< MPICommunicator >
 
using CollectiveCommunication = Dune::Communication< MPICommunicator >
 
typedef Partition< All_Partition >::LeafGridView LeafGridView
 
typedef Partition< All_Partition >::LevelGridView LevelGridView
 

Static Public Attributes

static const int dimension = dim
 
static const int dimensionworld = dimworld
 

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