Classes |
class | Dune::DefaultCoordFunction< HostGrid > |
struct | Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > > |
struct | Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Codim< codim > |
struct | Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Mapping< Topology > |
struct | Dune::GenericGeometry::GlobalGeometryTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Caching |
class | Dune::GeoGrid::ExportParams< HG, CF > |
struct | Dune::GeoGrid::EntityAllocator< Entity, Allocator > |
struct | Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator > |
struct | Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits |
struct | Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::Codim< codim > |
struct | Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::Codim< codim >::Partition< pitype > |
struct | Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::Partition< pitype > |
struct | Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::EntityAllocator< codim > |
class | Dune::GeometryGrid< HostGrid, CoordFunction, Allocator > |
| grid wrapper replacing the geometriesGeometryGrid wraps another DUNE grid and replaces its geometry by the generic geometries from dune-grid. These are linear (respectively n-linear) DUNE geometries interpolating some given corners. These corners are obtained by mapping the corners of the host grid's geometry (also called host geometry) by a coordinate function. More...
|
struct | Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim > |
struct | Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype > |
Namespaces |
namespace | Dune |
namespace | Dune::GenericGeometry |
namespace | Dune::GeoGrid |
| namespace containing the implementations of GeometryGrid
|