|
dune-grid 2.10
|
Loading...
Searching...
No Matches
Dune::YaspIntersectionIterator< GridImp > Class Template Reference
YaspIntersectionIterator enables iteration over intersections with neighboring codim 0 entities. More...
#include <dune/grid/yaspgrid/yaspgridintersectioniterator.hh>
Public Types | |
| typedef Dune::YaspIntersection< GridImp > | IntersectionImp |
| typedef Dune::Intersection< GridImp, IntersectionImp > | Intersection |
Public Member Functions | |
| void | increment () |
| increment | |
| bool | equals (const YaspIntersectionIterator &other) const |
| equality | |
| const Intersection & | dereference () const |
| dereferencing | |
| YaspIntersectionIterator () | |
| YaspIntersectionIterator (const YaspEntity< 0, dim, GridImp > &myself, bool toend) | |
| make intersection iterator from entity | |
| YaspIntersectionIterator (const YaspIntersectionIterator &other) | |
| copy constructor | |
| YaspIntersectionIterator & | operator= (const YaspIntersectionIterator &other) |
| assignment | |
Detailed Description
template<class GridImp>
class Dune::YaspIntersectionIterator< GridImp >
class Dune::YaspIntersectionIterator< GridImp >
YaspIntersectionIterator enables iteration over intersections with neighboring codim 0 entities.
Member Typedef Documentation
◆ Intersection
template<class GridImp >
| typedef Dune::Intersection< GridImp, IntersectionImp > Dune::YaspIntersectionIterator< GridImp >::Intersection |
◆ IntersectionImp
template<class GridImp >
| typedef Dune::YaspIntersection< GridImp > Dune::YaspIntersectionIterator< GridImp >::IntersectionImp |
Constructor & Destructor Documentation
◆ YaspIntersectionIterator() [1/3]
template<class GridImp >
|
inline |
◆ YaspIntersectionIterator() [2/3]
template<class GridImp >
|
inline |
make intersection iterator from entity
◆ YaspIntersectionIterator() [3/3]
template<class GridImp >
|
inline |
copy constructor
Member Function Documentation
◆ dereference()
template<class GridImp >
|
inline |
dereferencing
◆ equals()
template<class GridImp >
|
inline |
equality
◆ increment()
template<class GridImp >
|
inline |
increment
◆ operator=()
template<class GridImp >
|
inline |
assignment
The documentation for this class was generated from the following files:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8