|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
utility/persistentcontainer.hh
Go to the documentation of this file.
19 : public PersistentContainerMap< G, typename G::LocalIdSet, std::map< typename G::LocalIdSet::IdType, T > >
21 typedef PersistentContainerMap< G, typename G::LocalIdSet, std::map< typename G::LocalIdSet::IdType, T > > Base;
60 : public PersistentContainerMap< G, typename G::LocalIdSet, std::unordered_map< typename G::LocalIdSet::IdType, T > >
62 typedef PersistentContainerMap< G, typename G::LocalIdSet, std::unordered_map< typename G::LocalIdSet::IdType, T > > Base;
STL namespace.
Include standard header files.
A class for storing data during an adaptation cycle.
Definition utility/persistentcontainer.hh:20
PersistentContainer(const Grid &grid, int codim, const Value &value=Value())
Definition utility/persistentcontainer.hh:27
Base::Value Value
Definition utility/persistentcontainer.hh:39
PersistentContainer(const typename Base::Grid &grid, int codim, const Value &value=Value())
Definition utility/persistentcontainer.hh:41
map-based implementation of the PersistentContainer
Definition persistentcontainermap.hh:24
const Grid & grid() const
Definition persistentcontainermap.hh:112
T swap(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8