|
dune-grid 2.11
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Protected Member Functions |
Static Protected Member Functions |
Protected Attributes |
List of all members
Dune::PersistentContainer< const Grid, T > Class Template Reference
refer PersistentContainer<const Grid> to the implementation of the mutable grid More...
#include <dune/grid/utility/persistentcontainer.hh>
Inheritance diagram for Dune::PersistentContainer< const Grid, T >:

Public Types | |
| typedef Base::Value | Value |
| typedef Base::Grid | Grid |
| typedef Map::size_type | Size |
| typedef IteratorWrapper< const Value, typename Map::const_iterator > | ConstIterator |
| typedef IteratorWrapper< Value, typename Map::iterator > | Iterator |
Public Member Functions | |
| PersistentContainer (const typename Base::Grid &grid, int codim, const Value &value=Value()) | |
| template<class Entity > | |
| const Value & | operator[] (const Entity &entity) const |
| template<class Entity > | |
| Value & | operator[] (const Entity &entity) |
| template<class Entity > | |
| const Value & | operator() (const Entity &entity, int subEntity) const |
| template<class Entity > | |
| Value & | operator() (const Entity &entity, int subEntity) |
| Size | size () const |
| void | resize (const Value &value=Value()) |
| void | shrinkToFit () |
| void | fill (const Value &value) |
| void | swap (This &other) |
| ConstIterator | begin () const |
| Iterator | begin () |
| ConstIterator | end () const |
| Iterator | end () |
| int | codimension () const |
Protected Member Functions | |
| template<int codim> | |
| void | resize (const Value &value) |
| const Grid & | grid () const |
| template<int codim> | |
| void | migrateLevel (int level, const Value &value, Map &data, std::integral_constant< bool, true >) |
| template<int codim> | |
| void | migrateLevel (int level, const Value &value, Map &data, std::integral_constant< bool, false >) |
| const IdSet & | idSet () const |
Static Protected Member Functions | |
| static void | migrateEntry (const typename IdSet::IdType &id, const Value &value, Map &oldData, Map &newData) |
Protected Attributes | |
| const Grid * | grid_ |
| int | codim_ |
| const IdSet * | idSet_ |
| Map | data_ |
Detailed Description
template<class Grid, class T>
class Dune::PersistentContainer< const Grid, T >
class Dune::PersistentContainer< const Grid, T >
refer PersistentContainer<const Grid> to the implementation of the mutable grid
Member Typedef Documentation
◆ ConstIterator
template<class G , class IdSet , class Map >
|
inherited |
◆ Grid
|
inherited |
◆ Iterator
template<class G , class IdSet , class Map >
|
inherited |
◆ Size
template<class G , class IdSet , class Map >
|
inherited |
◆ Value
template<class Grid , class T >
| typedef Base::Value Dune::PersistentContainer< const Grid, T >::Value |
Constructor & Destructor Documentation
◆ PersistentContainer()
template<class Grid , class T >
|
inline |
Member Function Documentation
◆ begin() [1/2]
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ begin() [2/2]
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ codimension()
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ end() [1/2]
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ end() [2/2]
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ fill()
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ grid()
template<class G , class IdSet , class Map >
|
inlineprotectedinherited |
◆ idSet()
template<class G , class IdSet , class Map >
|
inlineprotectedinherited |
◆ migrateEntry()
template<class G , class IdSet , class Map >
|
inlinestaticprotectedinherited |
◆ migrateLevel() [1/2]
template<class G , class IdSet , class Map >
template<int codim>
|
inlineprotectedinherited |
◆ migrateLevel() [2/2]
template<class G , class IdSet , class Map >
template<int codim>
|
inlineprotectedinherited |
◆ operator()() [1/2]
template<class G , class IdSet , class Map >
template<class Entity >
|
inlineinherited |
◆ operator()() [2/2]
template<class G , class IdSet , class Map >
template<class Entity >
|
inlineinherited |
◆ operator[]() [1/2]
template<class G , class IdSet , class Map >
template<class Entity >
|
inlineinherited |
◆ operator[]() [2/2]
template<class G , class IdSet , class Map >
template<class Entity >
|
inlineinherited |
◆ resize() [1/2]
template<class G , class IdSet , class Map >
template<int codim>
|
inlineprotectedinherited |
◆ resize() [2/2]
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ shrinkToFit()
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ size()
template<class G , class IdSet , class Map >
|
inlineinherited |
◆ swap()
template<class G , class IdSet , class Map >
|
inlineinherited |
Member Data Documentation
◆ codim_
template<class G , class IdSet , class Map >
|
protectedinherited |
◆ data_
template<class G , class IdSet , class Map >
|
protectedinherited |
◆ grid_
template<class G , class IdSet , class Map >
|
protectedinherited |
◆ idSet_
template<class G , class IdSet , class Map >
|
protectedinherited |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8