dune-mmesh (1.4)
Dune::MMeshIncidentInterfaceVerticesIteratorImp< GridImp, 2 > Class Template Reference
3D More...
#include <dune/mmesh/interface/incidentiterator.hh>
Public Member Functions | |
MMeshIncidentInterfaceVerticesIteratorImp (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 MMeshIncidentInterfaceVerticesIteratorImp &iter) const |
equality | |
Detailed Description
template<class GridImp>
class Dune::MMeshIncidentInterfaceVerticesIteratorImp< GridImp, 2 >
class Dune::MMeshIncidentInterfaceVerticesIteratorImp< GridImp, 2 >
3D
Constructor & Destructor Documentation
◆ MMeshIncidentInterfaceVerticesIteratorImp()
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
