|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
Dune::PersistentContainer< GeometryGrid< HostGrid, CoordFunction, Allocator >, T > Class Template Reference
#include <dune/grid/geometrygrid/persistentcontainer.hh>
Inheritance diagram for Dune::PersistentContainer< GeometryGrid< HostGrid, CoordFunction, Allocator >, T >:

Public Types | |
| typedef Base::Grid | Grid |
| typedef Base::Value | Value |
| typedef PersistentContainer< HostGrid, T >::Size | Size |
| typedef PersistentContainer< HostGrid, T >::Iterator | Iterator |
| typedef PersistentContainer< HostGrid, T >::ConstIterator | ConstIterator |
Public Member Functions | |
| PersistentContainer (const Grid &grid, int codim, const Value &value=Value()) | |
| const Value & | operator[] (const Entity &entity) const |
| Value & | operator[] (const Entity &entity) |
| const Value & | operator() (const Entity &entity, int subEntity) const |
| 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
|
inherited |
◆ Grid
template<class HostGrid , class CoordFunction , class Allocator , class T >
| typedef Base::Grid Dune::PersistentContainer< GeometryGrid< HostGrid, CoordFunction, Allocator >, T >::Grid |
◆ Iterator
|
inherited |
◆ Size
|
inherited |
◆ Value
template<class HostGrid , class CoordFunction , class Allocator , class T >
| typedef Base::Value Dune::PersistentContainer< GeometryGrid< HostGrid, CoordFunction, Allocator >, T >::Value |
Constructor & Destructor Documentation
◆ PersistentContainer()
template<class HostGrid , class CoordFunction , class Allocator , class T >
|
inline |
Member Function Documentation
◆ begin() [1/2]
|
inlineinherited |
◆ begin() [2/2]
|
inlineinherited |
◆ codimension()
|
inlineinherited |
◆ end() [1/2]
|
inlineinherited |
◆ end() [2/2]
|
inlineinherited |
◆ fill()
|
inlineinherited |
◆ operator()() [1/2]
|
inlineinherited |
◆ operator()() [2/2]
|
inlineinherited |
◆ operator[]() [1/2]
|
inlineinherited |
◆ operator[]() [2/2]
|
inlineinherited |
◆ resize()
|
inlineinherited |
◆ shrinkToFit()
|
inlineinherited |
◆ size()
|
inlineinherited |
◆ swap()
|
inlineinherited |
Member Data Documentation
◆ hostContainer_
|
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