|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
Dune::PersistentContainerWrapper< G, T > Class Template Reference
#include <dune/grid/utility/persistentcontainerwrapper.hh>
Inheritance diagram for Dune::PersistentContainerWrapper< G, T >:

Public Types | |
| typedef G | Grid |
| typedef PersistentContainer< HostGrid, T >::Value | Value |
| typedef PersistentContainer< HostGrid, T >::Size | Size |
| typedef PersistentContainer< HostGrid, T >::Iterator | Iterator |
| typedef PersistentContainer< HostGrid, T >::ConstIterator | ConstIterator |
Public Member Functions | |
| PersistentContainerWrapper (const 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=Value()) |
| void | swap (This &other) |
| ConstIterator | begin () const |
| Iterator | begin () |
| ConstIterator | end () const |
| Iterator | end () |
| int | codimension () const |
Protected Attributes | |
| PersistentContainer< HostGrid, T > | hostContainer_ |
Member Typedef Documentation
◆ ConstIterator
template<class G , class T >
| typedef PersistentContainer<HostGrid,T>::ConstIterator Dune::PersistentContainerWrapper< G, T >::ConstIterator |
◆ Grid
template<class G , class T >
| typedef G Dune::PersistentContainerWrapper< G, T >::Grid |
◆ Iterator
template<class G , class T >
| typedef PersistentContainer<HostGrid,T>::Iterator Dune::PersistentContainerWrapper< G, T >::Iterator |
◆ Size
template<class G , class T >
| typedef PersistentContainer<HostGrid,T>::Size Dune::PersistentContainerWrapper< G, T >::Size |
◆ Value
template<class G , class T >
| typedef PersistentContainer<HostGrid,T>::Value Dune::PersistentContainerWrapper< G, T >::Value |
Constructor & Destructor Documentation
◆ PersistentContainerWrapper()
template<class G , class T >
|
inline |
Member Function Documentation
◆ begin() [1/2]
template<class G , class T >
|
inline |
◆ begin() [2/2]
template<class G , class T >
|
inline |
◆ codimension()
template<class G , class T >
|
inline |
◆ end() [1/2]
template<class G , class T >
|
inline |
◆ end() [2/2]
template<class G , class T >
|
inline |
◆ fill()
template<class G , class T >
|
inline |
◆ operator()() [1/2]
template<class G , class T >
template<class Entity >
|
inline |
◆ operator()() [2/2]
template<class G , class T >
template<class Entity >
|
inline |
◆ operator[]() [1/2]
template<class G , class T >
template<class Entity >
|
inline |
◆ operator[]() [2/2]
template<class G , class T >
template<class Entity >
|
inline |
◆ resize()
template<class G , class T >
|
inline |
◆ shrinkToFit()
template<class G , class T >
|
inline |
◆ size()
template<class G , class T >
|
inline |
◆ swap()
template<class G , class T >
|
inline |
Member Data Documentation
◆ hostContainer_
template<class G , class T >
|
protected |
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