#include <dune/grid/geometrygrid/gridfamily.hh>
|
typedef GeometryGrid< HG, CF, Allocator > | Grid |
|
typedef HG | HostGrid |
|
typedef CF | CoordFunction |
|
typedef HostGrid::ctype | ctype |
|
typedef Dune::Intersection< const Grid, GeoGrid::Intersection< const Grid, typename HostGrid::LeafIntersection > > | LeafIntersection |
|
typedef Dune::Intersection< const Grid, GeoGrid::Intersection< const Grid, typename HostGrid::LevelIntersection > > | LevelIntersection |
|
typedef Dune::IntersectionIterator< const Grid, GeoGrid::IntersectionIterator< const Grid, typename HostGrid::LeafIntersectionIterator >, GeoGrid::Intersection< const Grid, typename HostGrid::LeafIntersection > > | LeafIntersectionIterator |
|
typedef Dune::IntersectionIterator< const Grid, GeoGrid::IntersectionIterator< const Grid, typename HostGrid::LevelIntersectionIterator >, GeoGrid::Intersection< const Grid, typename HostGrid::LevelIntersection > > | LevelIntersectionIterator |
|
typedef Dune::EntityIterator< 0, const Grid, GeoGrid::HierarchicIterator< const Grid > > | HierarchicIterator |
|
typedef GeoGrid::IndexSet< const Grid, typename HostGrid::Traits::LeafIndexSet > | LeafIndexSet |
|
typedef GeoGrid::IndexSet< const Grid, typename HostGrid::Traits::LevelIndexSet > | LevelIndexSet |
|
typedef GeoGrid::IdSet< const Grid, typename HostGrid::Traits::GlobalIdSet > | GlobalIdSet |
|
typedef GeoGrid::IdSet< const Grid, typename HostGrid::Traits::LocalIdSet > | LocalIdSet |
|
typedef HostGrid::Traits::Communication | Communication |
|
typedef Communication | CollectiveCommunication |
|
typedef Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LeafGridView, CoordFunction, Allocator > > | LeafGridView |
|
typedef Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LevelGridView, CoordFunction, Allocator > > | LevelGridView |
|
◆ CollectiveCommunication
template<class HG , class CF , class Allocator >
◆ Communication
template<class HG , class CF , class Allocator >
◆ CoordFunction
template<class HG , class CF , class Allocator >
◆ ctype
template<class HG , class CF , class Allocator >
◆ GlobalIdSet
template<class HG , class CF , class Allocator >
◆ Grid
template<class HG , class CF , class Allocator >
◆ HierarchicIterator
template<class HG , class CF , class Allocator >
◆ HostGrid
template<class HG , class CF , class Allocator >
◆ LeafGridView
template<class HG , class CF , class Allocator >
◆ LeafIndexSet
template<class HG , class CF , class Allocator >
◆ LeafIntersection
template<class HG , class CF , class Allocator >
◆ LeafIntersectionIterator
template<class HG , class CF , class Allocator >
◆ LevelGridView
template<class HG , class CF , class Allocator >
◆ LevelIndexSet
template<class HG , class CF , class Allocator >
◆ LevelIntersection
template<class HG , class CF , class Allocator >
◆ LevelIntersectionIterator
template<class HG , class CF , class Allocator >
◆ LocalIdSet
template<class HG , class CF , class Allocator >
◆ dimension
template<class HG , class CF , class Allocator >
◆ dimensionworld
template<class HG , class CF , class Allocator >
The documentation for this struct was generated from the following file: