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