|
dune-grid
2.6-git
|
#include <dune/common/deprecated.hh>#include <dune/grid/common/grid.hh>#include <dune/grid/geometrygrid/backuprestore.hh>#include <dune/grid/geometrygrid/capabilities.hh>#include <dune/grid/geometrygrid/datahandle.hh>#include <dune/grid/geometrygrid/gridfamily.hh>#include <dune/grid/geometrygrid/identity.hh>#include <dune/grid/geometrygrid/persistentcontainer.hh>Go to the source code of this file.
Classes | |
| class | Dune::DefaultCoordFunction< HostGrid > |
| 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 > |
| traits structure containing types for a codimension More... | |
| struct | Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim > |
| traits structure containing types for a codimension More... | |
| struct | Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::Codim< codim >::Partition< pitype > |
Namespaces | |
| Dune | |
| Include standard header files. | |
1.8.13