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

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