|
chombo-discharge
|
Result of a point->block query. See findDestination. More...
#include <CD_LevelTiles.H>
Public Attributes | |
| int | level |
| Owning AMR level (finest tile that contains the point), or -1 if not found. | |
| unsigned int | gridIndex |
| Global grid/box index of the covering box within that level's LevelTiles. | |
| int | rank |
| MPI rank owning that box. | |
| bool | valid |
| True if a covering tile/box was found (false when the point is off-domain). | |
Result of a point->block query. See findDestination.