DUNE-FEM (unstable)
persistentcontainer.hh
    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;
map-based implementation of the PersistentContainer
Definition: persistentcontainermap.hh:26
A class for storing data during an adaptation cycle.
Definition: persistentcontainer.hh:22
STL namespace.
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)