Iterates through the points of the refined grid. More...
#include <GridIterator.h>
Public Member Functions | |
| GridIterator (const GridIterator &it) | |
| GridIterator (const Grid *g, const Grid *top) | |
| int | count () |
| const Grid * | getGrid () |
| double | getLocationX () |
| int | getLocationI () |
| bool | next () |
Iterates through the points of the refined grid.
1.7.1