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

Public Member Functions | |
| ElementGroupIterator (ElementGroupList &groups) | |
| Constructor. | |
| ~ElementGroupIterator () | |
| Destructor. | |
| operator ElementGroupPointer () const | |
| Cast to element group pointer. | |
| ElementGroupIterator & | operator++ () |
| Operator ++. | |
| ElementGroup & | operator * () const |
| Operator *. | |
| ElementGroup * | operator-> () const |
| Operator ->. | |
| bool | end () |
| Check if iterator has reached the end. | |
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Check if iterator has reached the end.
|
|
|
Operator *.
|
|
|
Cast to element group pointer.
|
|
|
Operator ++.
|
|
|
Operator ->.
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.