dune-grid
2.2.1
|
#include <dune/grid/geometrygrid/gridfamily.hh>
Classes | |
struct | Codim |
struct | Partition |
Public Types | |
typedef GeometryGrid< HG, CF, Allocator > | Grid |
typedef HG | HostGrid |
typedef CF | CoordFunction |
typedef HostGrid::ctype | ctype |
typedef Dune::Intersection < const Grid, GeoGrid::LeafIntersection > | LeafIntersection |
typedef Dune::Intersection < const Grid, GeoGrid::LevelIntersection > | LevelIntersection |
typedef Dune::IntersectionIterator < const Grid, GeoGrid::LeafIntersectionIterator, GeoGrid::LeafIntersection > | LeafIntersectionIterator |
typedef Dune::IntersectionIterator < const Grid, GeoGrid::LevelIntersectionIterator, GeoGrid::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::CollectiveCommunication | CollectiveCommunication |
Static Public Attributes | |
static const int | dimension = HostGrid::dimension |
static const int | dimensionworld = CoordFunction::dimRange |
typedef HostGrid::Traits::CollectiveCommunication Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::CollectiveCommunication |
typedef CF Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::CoordFunction |
typedef HostGrid::ctype Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::ctype |
typedef GeoGrid::IdSet< const Grid, typename HostGrid::Traits::GlobalIdSet > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::GlobalIdSet |
typedef GeometryGrid< HG, CF, Allocator > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::Grid |
typedef Dune::EntityIterator< 0, const Grid, GeoGrid::HierarchicIterator< const Grid > > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::HierarchicIterator |
typedef HG Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::HostGrid |
typedef GeoGrid::IndexSet< const Grid, typename HostGrid::Traits::LeafIndexSet > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::LeafIndexSet |
typedef Dune::Intersection< const Grid, GeoGrid::LeafIntersection > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::LeafIntersection |
typedef Dune::IntersectionIterator< const Grid, GeoGrid::LeafIntersectionIterator, GeoGrid::LeafIntersection > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::LeafIntersectionIterator |
typedef GeoGrid::IndexSet< const Grid, typename HostGrid::Traits::LevelIndexSet > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::LevelIndexSet |
typedef Dune::Intersection< const Grid, GeoGrid::LevelIntersection > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::LevelIntersection |
typedef Dune::IntersectionIterator< const Grid, GeoGrid::LevelIntersectionIterator, GeoGrid::LevelIntersection > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::LevelIntersectionIterator |
typedef GeoGrid::IdSet< const Grid, typename HostGrid::Traits::LocalIdSet > Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::LocalIdSet |
|
static |
|
static |