Loading [MathJax]/extensions/tex2jax.js

dune-mmesh (unstable)

Dune::MMeshInterfaceVertexIteratorImp< GridImp, dim > Class Template Reference

Forward declarations. More...

#include <dune/mmesh/grid/interfaceiterator.hh>

Public Member Functions

 MMeshInterfaceVertexIteratorImp (const GridImp *mMesh, bool endDummy, bool includeBoundary)
 Constructor which creates the end iterator. More...
 
void increment ()
 prefix increment
 
Vertex dereference () const
 dereferencing
 
bool equals (const MMeshInterfaceVertexIteratorImp &iter) const
 equality
 

Detailed Description

template<class GridImp, int dim>
class Dune::MMeshInterfaceVertexIteratorImp< GridImp, dim >

Forward declarations.

Iterator over all interface vertices.

2D codim 1

Constructor & Destructor Documentation

◆ MMeshInterfaceVertexIteratorImp()

template<class GridImp , int dim>
Dune::MMeshInterfaceVertexIteratorImp< GridImp, dim >::MMeshInterfaceVertexIteratorImp ( const GridImp *  mMesh,
bool  endDummy,
bool  includeBoundary 
)
inlineexplicit

Constructor which creates the end iterator.

Parameters
endDummyHere only to distinguish it from the other constructor
mMeshpointer to grid instance

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Mar 17, 23:30, 2025)