chombo-discharge
Loading...
Searching...
No Matches
Public Attributes | List of all members
LevelTiles::LevelAndBox Struct Reference

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).
 

Detailed Description

Result of a point->block query. See findDestination.


The documentation for this struct was generated from the following file: