Iterators over sub control volume faces of an fv geometry and a given sub control volume. More...
#include <dumux/discretization/scvandscvfiterators.hh>
| Public Member Functions | |
| SkippingScvfIterator () | |
| const SubControlVolumeFace & | dereference () const | 
| dereferencing yields a subcontrol volume face | |
| bool | equals (const ThisType &other) const | 
| void | increment () | 
| Static Public Member Functions | |
| static ThisType | makeBegin (const Vector &vector, const FVElementGeometry &fvGeometry, const std::size_t scvIdx) | 
| static ThisType | makeEnd (const Vector &vector, const FVElementGeometry &fvGeometry, const std::size_t scvIdx) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlinestatic | 
| 
 | inlinestatic |