

Go to the source code of this file.
Classes | |
| class | CirculatorBase |
| Template-invariant parts for circulators. More... | |
| class | CirculatorIters< Container, Const > |
| A pair of begin/end iterators used for implementing circular iteration. More... | |
| class | Circulator< Container > |
| Walks over a container as if it were circular. The container must have the following members defined: More... | |
| class | ConstCirculator< Container > |
| Like Foam::Circulator, but with const-access iterators. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Original source file Circulator.H
Definition in file Circulator.H.