#include <LoHiSide.H>
Access functions | |
Side::LoHiSide | operator() () const |
bool | ok () const |
Public Member Functions | |
SideIterator () | |
~SideIterator () | |
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. |