Chombo + EB  3.0
Public Member Functions | Public Attributes | List of all members
RegionGather::Message Class Reference

#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
 

Member Function Documentation

◆ operator<()

bool RegionGather::Message::operator< ( const RegionGather::Message rhs) const

Member Data Documentation

◆ distance

IntVect RegionGather::Message::distance

Referenced by regionGather().

◆ src

int RegionGather::Message::src

◆ dest

int RegionGather::Message::dest

◆ srcIndex

DataIndex RegionGather::Message::srcIndex

◆ destIndex

DataIndex RegionGather::Message::destIndex

Referenced by regionGather().

◆ procID

int RegionGather::Message::procID

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