Dune Core Modules (unstable)

Dune::YaspLevelIterator< codim, pitype, GridImp > Class Template Reference

Iterates over entities of one grid level. More...

#include <dune/grid/yaspgrid/yaspgridleveliterator.hh>

Public Member Functions

 YaspLevelIterator ()
 default constructor
 
 YaspLevelIterator (const YGLI &g, const I &it)
 constructor
 
void increment ()
 increment
 
bool equals (const YaspLevelIterator &rhs) const
 equality
 
const Entity & dereference () const
 dereferencing
 

Protected Attributes

Entity _entity
 entity
 

Detailed Description

template<int codim, PartitionIteratorType pitype, class GridImp>
class Dune::YaspLevelIterator< codim, pitype, GridImp >

Iterates over entities of one grid level.


The documentation for this class was generated from the following files:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 21, 22:30, 2024)