dune-grid
2.4
|
Go to the source code of this file.
Classes | |
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... | |
class | Dune::IdentityGrid< HostGrid > |
Provides a meta grid that is identical to its host. More... | |
class | Dune::HostGridAccess< Grid > |
provides access to host grid objects from GeometryGrid More... | |
struct | Dune::HostGridAccess< GeometryGrid< HG, CoordFunction, Allocator > > |
struct | Dune::HostGridAccess< GeometryGrid< HG, CoordFunction, Allocator > >::Codim< codim > |
A Traits struct that collects return types of class member methods. More... | |
struct | Dune::HostGridAccess< IdentityGrid< HG > > |
struct | Dune::HostGridAccess< IdentityGrid< HG > >::Codim< codim > |
A Traits struct that collects return types of class member methods. More... | |
Namespaces | |
Dune | |
Include standard header files. | |