Go to the documentation of this file.
3 #ifndef DUNE_GEOGRID_PERSISTENTCONTAINER_HH
4 #define DUNE_GEOGRID_PERSISTENTCONTAINER_HH
16 template<
class HostGr
id,
class CoordFunction,
class Allocator,
class T >
33 #endif // #ifndef DUNE_GEOGRID_PERSISTENTCONTAINER_HH
A class for storing data during an adaptation cycle.
Definition: utility/persistentcontainer.hh:18
Base::Value Value
Definition: geometrygrid/persistentcontainer.hh:24
Definition: persistentcontainerwrapper.hh:16
const Grid & grid() const
Definition: persistentcontainermap.hh:111
PersistentContainer(const Grid &grid, int codim, const Value &value=Value())
Definition: geometrygrid/persistentcontainer.hh:26
grid wrapper replacing the geometries
Definition: declaration.hh:10
Base::Value Value
Definition: utility/persistentcontainer.hh:25
PersistentContainer< HostGrid, T >::Value Value
Definition: persistentcontainerwrapper.hh:28
Base::Grid Grid
Definition: geometrygrid/persistentcontainer.hh:23
Include standard header files.
Definition: agrid.hh:58