Dune Core Modules (2.4.1)
Dune::SLevelIterator< codim, pitype, GridImp > Class Template Reference
#include <dune/grid/sgrid.hh>
Public Types | |
| enum | |
| codimension of entity pointer | |
Public Member Functions | |
| void | increment () |
| increment | |
| SLevelIterator (GridImp *_grid, int _l, int _id) | |
| constructor | |
| bool | equals (const SEntityPointer< codim, GridImp > &i) const |
| equality | |
| Entity & | dereference () const |
| dereferencing | |
| int | level () const |
| ask for level of entity | |
Protected Attributes | |
| GridImp * | grid |
| my grid | |
| Entity * | e |
| virtual entity | |
Detailed Description
template<int codim, PartitionIteratorType pitype, class GridImp>
class Dune::SLevelIterator< codim, pitype, GridImp >
class Dune::SLevelIterator< codim, pitype, GridImp >
Enables iteration over all entities of a given codimension and level of a grid.
The documentation for this class was generated from the following file:
- dune/grid/sgrid.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)