dune-mmesh (1.4)
Dune::MMeshIncidentInterfaceElementsIteratorImp< GridImp, 1 > Class Template Reference
2D More...
#include <dune/mmesh/interface/incidentiterator.hh>
Public Member Functions | |
MMeshIncidentInterfaceElementsIteratorImp (const GridImp *igrid, const HostGridVertex &hostEntity, bool endDummy) | |
Constructor which creates the end iterator. More... | |
void | increment () |
prefix increment | |
Entity | dereference () const |
dereferencing | |
bool | equals (const MMeshIncidentInterfaceElementsIteratorImp &iter) const |
equality | |
Detailed Description
template<class GridImp>
class Dune::MMeshIncidentInterfaceElementsIteratorImp< GridImp, 1 >
class Dune::MMeshIncidentInterfaceElementsIteratorImp< GridImp, 1 >
2D
Constructor & Destructor Documentation
◆ MMeshIncidentInterfaceElementsIteratorImp()
template<class GridImp >
|
inlineexplicit |
Constructor which creates the end iterator.
- Parameters
-
endDummy Here only to distinguish it from the other constructor
The documentation for this class was generated from the following file:
- dune/mmesh/interface/incidentiterator.hh
