|
dune-mmesh 1.4.1-git
|
Loading...
Searching...
No Matches
Dune::MMeshLeafIteratorImp< 2, pitype, GridImp, std::enable_if_t< GridImp::dimension==3 > > Class Template Reference
Edge iterator. More...
#include <dune/mmesh/grid/leafiterator.hh>
Public Types | |
| enum | { codimension = 2 } |
| typedef GridImp::template Codim< 2 >::Entity | Entity |
Public Member Functions | |
| MMeshLeafIteratorImp (const GridImp *mMesh) | |
| MMeshLeafIteratorImp (const GridImp *mMesh, bool endDummy) | |
| Constructor which creates the end iterator. | |
| void | increment () |
| prefix increment | |
| Entity | dereference () const |
| dereferencing | |
| bool | equals (const MMeshLeafIteratorImp &i) const |
| equality | |
Detailed Description
template<PartitionIteratorType pitype, class GridImp>
class Dune::MMeshLeafIteratorImp< 2, pitype, GridImp, std::enable_if_t< GridImp::dimension==3 > >
class Dune::MMeshLeafIteratorImp< 2, pitype, GridImp, std::enable_if_t< GridImp::dimension==3 > >
Edge iterator.
Member Typedef Documentation
◆ Entity
template<PartitionIteratorType pitype, class GridImp >
| typedef GridImp::template Codim<2>::Entity Dune::MMeshLeafIteratorImp< 2, pitype, GridImp, std::enable_if_t< GridImp::dimension==3 > >::Entity |
Member Enumeration Documentation
◆ anonymous enum
template<PartitionIteratorType pitype, class GridImp >
| anonymous enum |
Constructor & Destructor Documentation
◆ MMeshLeafIteratorImp() [1/2]
template<PartitionIteratorType pitype, class GridImp >
|
inlineexplicit |
◆ MMeshLeafIteratorImp() [2/2]
template<PartitionIteratorType pitype, class GridImp >
|
inlineexplicit |
Constructor which creates the end iterator.
- Parameters
-
endDummy Here only to distinguish it from the other constructor mMesh pointer to grid instance
Member Function Documentation
◆ dereference()
template<PartitionIteratorType pitype, class GridImp >
|
inline |
dereferencing
◆ equals()
template<PartitionIteratorType pitype, class GridImp >
|
inline |
equality
◆ increment()
template<PartitionIteratorType pitype, class GridImp >
|
inline |
prefix increment
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8