![]() |
#include <CellIterator.h>
Collaboration diagram for dolfin::CellIterator:

Public Member Functions | |
| CellIterator (const Mesh &mesh) | |
| CellIterator (const Mesh *mesh) | |
| CellIterator (const Node &node) | |
| CellIterator (const NodeIterator &nodeIterator) | |
| CellIterator (const Cell &cell) | |
| CellIterator (const CellIterator &cellIterator) | |
| ~CellIterator () | |
| operator CellPointer () const | |
| CellIterator & | operator++ () |
| bool | end () |
| bool | last () |
| int | index () |
| Cell & | operator * () const |
| Cell * | operator-> () const |
| bool | operator== (const CellIterator &c) const |
| bool | operator!= (const CellIterator &c) const |
| bool | operator== (const Cell &c) const |
| bool | operator!= (const Cell &c) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.