Chombo + EB
3.2
|
#include <RegionGather.H>
Public Member Functions | |
bool | operator< (const RegionGather::Message &rhs) const |
Public Attributes | |
IntVect | distance |
int | src |
int | dest |
DataIndex | srcIndex |
DataIndex | destIndex |
int | procID |
bool RegionGather::Message::operator< | ( | const RegionGather::Message & | rhs | ) | const |
IntVect RegionGather::Message::distance |
Referenced by regionGather().
int RegionGather::Message::src |
int RegionGather::Message::dest |
DataIndex RegionGather::Message::srcIndex |
DataIndex RegionGather::Message::destIndex |
Referenced by regionGather().
int RegionGather::Message::procID |