#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 Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LeafGridView, CoordFunction, Allocator > > | LeafGridView |
| |
| typedef Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LevelGridView, CoordFunction, Allocator > > | LevelGridView |
| |
◆ Communication
◆ CoordFunction
◆ ctype
◆ GlobalIdSet
◆ Grid
◆ HierarchicIterator
◆ HostGrid
◆ LeafGridView
◆ LeafIndexSet
◆ LeafIntersection
◆ LeafIntersectionIterator
◆ LevelGridView
◆ LevelIndexSet
◆ LevelIntersection
◆ LevelIntersectionIterator
◆ LocalIdSet
◆ dimension
◆ dimensionworld
The documentation for this struct was generated from the following file: