|
dune-grid 2.10
|
Loading...
Searching...
No Matches
utility/persistentcontainer.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
21 : public PersistentContainerMap< G, typename G::LocalIdSet, std::map< typename G::LocalIdSet::IdType, T > >
23 typedef PersistentContainerMap< G, typename G::LocalIdSet, std::map< typename G::LocalIdSet::IdType, T > > Base;
62 : public PersistentContainerMap< G, typename G::LocalIdSet, std::unordered_map< typename G::LocalIdSet::IdType, T > >
64 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:22
PersistentContainer(const Grid &grid, int codim, const Value &value=Value())
Definition utility/persistentcontainer.hh:29
Base::Value Value
Definition utility/persistentcontainer.hh:41
PersistentContainer(const typename Base::Grid &grid, int codim, const Value &value=Value())
Definition utility/persistentcontainer.hh:43
map-based implementation of the PersistentContainer
Definition persistentcontainermap.hh:26
const Grid & grid() const
Definition persistentcontainermap.hh:114
T swap(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8