5 #ifndef DUNE_GEOGRID_PERSISTENTCONTAINER_HH 6 #define DUNE_GEOGRID_PERSISTENTCONTAINER_HH 18 template<
class HostGr
id,
class CoordFunction,
class Allocator,
class T >
35 #endif // #ifndef DUNE_GEOGRID_PERSISTENTCONTAINER_HH Base::Value Value
Definition: geometrygrid/persistentcontainer.hh:26
PersistentContainer(const Grid &grid, int codim, const Value &value=Value())
Definition: geometrygrid/persistentcontainer.hh:28
PersistentContainer< HostGrid, T >::Value Value
Definition: persistentcontainerwrapper.hh:30
Base::Value Value
Definition: utility/persistentcontainer.hh:27
Include standard header files.
Definition: agrid.hh:59
grid wrapper replacing the geometriesGeometryGrid wraps another DUNE grid and replaces its geometry b...
Definition: declaration.hh:12
const Grid & grid() const
Definition: persistentcontainermap.hh:114
Definition: persistentcontainerwrapper.hh:18
A class for storing data during an adaptation cycle.
Definition: utility/persistentcontainer.hh:20
Base::Grid Grid
Definition: geometrygrid/persistentcontainer.hh:25