- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/geometrygrid/grid.hh>
Classes | |
struct | Codim |
struct | EntityAllocator |
struct | Partition |
Public Types | |
typedef GeometryGrid< HostGrid, CoordFunction, Allocator > | Grid |
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 |
typedef GenericGeometry::CodimTable < EntityAllocator, dimension > | EntityAllocatorTable |
typedef HostGrid | HostGrid |
typedef CoordFunction | CoordFunction |
Static Public Attributes | |
static const int | dimension = HostGrid::dimension |
static const int | dimensionworld = CoordFunction::dimRange |
typedef HostGrid::Traits::CollectiveCommunication Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::CollectiveCommunication |
typedef CoordFunction Dune::GeoGrid::ExportParams< HostGrid , CoordFunction >::CoordFunction [inherited] |
typedef HostGrid::ctype Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::ctype |
typedef GenericGeometry::CodimTable< EntityAllocator, dimension > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::EntityAllocatorTable |
typedef GeoGrid::IdSet< const Grid, typename HostGrid::Traits::GlobalIdSet > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::GlobalIdSet |
typedef GeometryGrid< HostGrid, CoordFunction, Allocator > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::Grid |
typedef Dune::EntityIterator< 0, const Grid, GeoGrid::HierarchicIterator< const Grid > > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::HierarchicIterator |
typedef HostGrid Dune::GeoGrid::ExportParams< HostGrid , CoordFunction >::HostGrid [inherited] |
typedef GeoGrid::IndexSet< const Grid, typename HostGrid::Traits::LeafIndexSet > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::LeafIndexSet |
typedef Dune::Intersection< const Grid, GeoGrid::LeafIntersection > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::LeafIntersection |
typedef Dune::IntersectionIterator< const Grid, GeoGrid::LeafIntersectionIterator, GeoGrid::LeafIntersection > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::LeafIntersectionIterator |
typedef GeoGrid::IndexSet< const Grid, typename HostGrid::Traits::LevelIndexSet > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::LevelIndexSet |
typedef Dune::Intersection< const Grid, GeoGrid::LevelIntersection > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::LevelIntersection |
typedef Dune::IntersectionIterator< const Grid, GeoGrid::LevelIntersectionIterator, GeoGrid::LevelIntersection > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::LevelIntersectionIterator |
typedef GeoGrid::IdSet< const Grid, typename HostGrid::Traits::LocalIdSet > Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::LocalIdSet |
const int Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::dimension = HostGrid::dimension [static] |
const int Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::dimensionworld = CoordFunction::dimRange [static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].