#include <dune/grid/albertagrid/persistentcontainer.hh>
|
| const Grid & | grid () const |
| void | migrateLevel (int level, const Value &value, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > &data, std::integral_constant< bool, true >) |
| const AlbertaGrid< dim, dimworld >::LocalIdSet & | idSet () const |
| template<int codim> |
| void | migrateLevel (int level, const Value &value, Map &data, std::integral_constant< bool, false >) |
| const AlbertaGrid< dim, dimworld >::HierarchicIndexSet & | indexSet () const |
|
| static void | migrateEntry (const typename AlbertaGrid< dim, dimworld >::LocalIdSet::IdType &id, const Value &value, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > &oldData, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > &newData) |
◆ Allocator
◆ ConstIterator
◆ Grid
template<int dim, int dimworld, class T>
◆ Iterator
◆ Size
◆ Value
template<int dim, int dimworld, class T>
◆ PersistentContainer()
template<int dim, int dimworld, class T>
◆ begin() [1/2]
| PersistentContainerMap< AlbertaGrid< dim, dimworld >, AlbertaGrid< dim, dimworld >::LocalIdSet, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > >::ConstIterator Dune::PersistentContainerMap< AlbertaGrid< dim, dimworld >, AlbertaGrid< dim, dimworld >::LocalIdSet, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > >::begin |
( |
| ) |
const |
|
inline |
◆ begin() [2/2]
template<class G, class
IdSet, class Map>
◆ codimension()
◆ end() [1/2]
| PersistentContainerMap< AlbertaGrid< dim, dimworld >, AlbertaGrid< dim, dimworld >::LocalIdSet, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > >::ConstIterator Dune::PersistentContainerMap< AlbertaGrid< dim, dimworld >, AlbertaGrid< dim, dimworld >::LocalIdSet, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > >::end |
( |
| ) |
const |
|
inline |
◆ end() [2/2]
template<class G, class
IdSet, class Map>
◆ fill() [1/3]
◆ fill() [2/3]
template<class G, class
IdSet, class Map>
◆ fill() [3/3]
◆ grid()
◆ idSet()
◆ indexSet()
◆ migrateEntry()
| void Dune::PersistentContainerMap< AlbertaGrid< dim, dimworld >, AlbertaGrid< dim, dimworld >::LocalIdSet, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > >::migrateEntry |
( |
const typename AlbertaGrid< dim, dimworld >::LocalIdSet::IdType & | id, |
|
|
const Value & | value, |
|
|
std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > & | oldData, |
|
|
std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > & | newData ) |
|
inlinestaticprotected |
◆ migrateLevel() [1/2]
| void Dune::PersistentContainerMap< AlbertaGrid< dim, dimworld >, AlbertaGrid< dim, dimworld >::LocalIdSet, std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > >::migrateLevel |
( |
int | level, |
|
|
const Value & | value, |
|
|
std::map< AlbertaGrid< dim, dimworld >::LocalIdSet::IdType, T > & | data, |
|
|
std::integral_constant< bool, true > | ) |
|
inlineprotected |
◆ migrateLevel() [2/2]
template<class G, class
IdSet, class Map>
template<int codim>
◆ operator()() [1/2]
◆ operator()() [2/2]
template<class G, class
IdSet, class Map>
◆ operator[]() [1/2]
◆ operator[]() [2/2]
template<class G, class
IdSet, class Map>
◆ resize() [1/3]
◆ resize() [2/3]
template<class G, class
IdSet, class Map>
◆ resize() [3/3]
◆ shrinkToFit()
◆ size()
◆ swap() [1/2]
◆ swap() [2/2]
◆ codim_
◆ data_
◆ grid_
◆ idSet_
◆ indexSet_
The documentation for this class was generated from the following file: