Classes | |
struct | Codim |
struct | Partition |
Public Types | |
typedef PolyhedralGrid< dim, dimworld > | Grid |
typedef double | ctype |
typedef const Grid * | ExtraData |
typedef int | Index |
typedef Dune::FieldVector < ctype, dimensionworld > | GlobalCoordinate |
typedef PolyhedralGridIntersection < const Grid > | LeafIntersectionImpl |
typedef PolyhedralGridIntersection < const Grid > | LevelIntersectionImpl |
typedef PolyhedralGridIntersectionIterator < const Grid > | LeafIntersectionIteratorImpl |
typedef PolyhedralGridIntersectionIterator < const Grid > | LevelIntersectionIteratorImpl |
typedef Dune::Intersection < const Grid, PolyhedralGridIntersection > | LeafIntersection |
typedef Dune::Intersection < const Grid, PolyhedralGridIntersection > | LevelIntersection |
typedef Dune::IntersectionIterator < const Grid, PolyhedralGridIntersectionIterator, PolyhedralGridIntersection > | LeafIntersectionIterator |
typedef Dune::IntersectionIterator < const Grid, PolyhedralGridIntersectionIterator, PolyhedralGridIntersection > | LevelIntersectionIterator |
typedef PolyhedralGridIterator < 0, const Grid, All_Partition > | HierarchicIteratorImpl |
typedef Dune::EntityIterator < 0, const Grid, HierarchicIteratorImpl > | HierarchicIterator |
typedef PolyhedralGridIndexSet < dim, dimworld > | LeafIndexSet |
typedef PolyhedralGridIndexSet < dim, dimworld > | LevelIndexSet |
typedef PolyhedralGridIdSet < dim, dimworld > | GlobalIdSet |
typedef GlobalIdSet | LocalIdSet |
typedef Dune::CollectiveCommunication < Grid > | CollectiveCommunication |
typedef Partition < All_Partition > ::LevelGridView | LevelGridView |
typedef Partition < All_Partition > ::LeafGridView | LeafGridView |
Static Public Attributes | |
static const int | dimension = dim |
static const int | dimensionworld = dimworld |