#include <LoHiSide.H>
Public Methods | |
| SideIterator () | |
| ~SideIterator () | |
| Side::LoHiSide | operator() () const |
| bool | ok () const |
Modification functions | |
| void | begin () |
| void | reset () |
| void | next () |
| void | operator++ () |
SideIterator iterates over the values Side::Lo and Side::Hi. There are no adjustable parameters whatsoever.
|
|
Default, and only, constructor. |
|
|
Default destructor. |
|
|
Set the iterator to the first side. |
|
|
Advance the iterator to the next face. |
|
|
Returns |
|
|
Returns the value of the side for the current iteration. |
|
|
Advance the iterator to the next face. |
|
|
Set the iterator to the first side. |
1.2.16