Dune Core Modules (2.6.0)

Dune::YaspIntersectionIterator< GridImp > Class Template Reference

YaspIntersectionIterator enables iteration over intersections with neighboring codim 0 entities. More...

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

Public Member Functions

void increment ()
 increment
 
bool equals (const YaspIntersectionIterator &other) const
 equality
 
const Intersectiondereference () const
 dereferencing
 
 YaspIntersectionIterator (const YaspEntity< 0, dim, GridImp > &myself, bool toend)
 make intersection iterator from entity
 
 YaspIntersectionIterator (const YaspIntersectionIterator &other)
 copy constructor
 
YaspIntersectionIteratoroperator= (const YaspIntersectionIterator &other)
 assignment
 

Detailed Description

template<class GridImp>
class Dune::YaspIntersectionIterator< GridImp >

YaspIntersectionIterator enables iteration over intersections with neighboring codim 0 entities.


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 (Mar 27, 23:31, 2024)