![]() |
#include <FaceIterator.h>
Collaboration diagram for dolfin::FaceIterator:
Public Member Functions | |
FaceIterator (const Mesh &mesh) | |
FaceIterator (const Mesh *mesh) | |
FaceIterator (const Boundary &boundary) | |
FaceIterator (const Boundary *boundary) | |
FaceIterator (const Cell &cell) | |
FaceIterator (const CellIterator &cellIterator) | |
~FaceIterator () | |
operator FacePointer () const | |
FaceIterator & | operator++ () |
bool | end () |
bool | last () |
int | index () |
Face & | operator * () const |
Face * | operator-> () const |
bool | operator== (const FaceIterator &f) const |
bool | operator!= (const FaceIterator &f) const |
bool | operator== (const Face &f) const |
bool | operator!= (const Face &f) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Documentation automatically generated with Doxygen on 10 Sep 2004.