CommData Struct Reference
#include <ParallelDescriptor.H>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
CommData::CommData |
( |
int |
face, |
|
|
int |
fabindex, |
|
|
int |
fromproc, |
|
|
int |
id, |
|
|
int |
ncomp, |
|
|
int |
srccomp, |
|
|
int |
fabarrayid, |
|
|
const Box & |
box | |
|
) |
| | |
CommData::CommData |
( |
const CommData & |
rhs |
) |
|
Member Function Documentation
bool CommData::operator== |
( |
const CommData & |
rhs |
) |
const |
bool CommData::operator!= |
( |
const CommData & |
rhs |
) |
const [inline] |
int CommData::length |
( |
|
) |
const [inline] |
int* CommData::dataPtr |
( |
|
) |
[inline] |
int CommData::face |
( |
|
) |
const [inline] |
int CommData::fabindex |
( |
|
) |
const [inline] |
int CommData::fromproc |
( |
|
) |
const [inline] |
int CommData::id |
( |
|
) |
const [inline] |
int CommData::nComp |
( |
|
) |
const [inline] |
int CommData::srcComp |
( |
|
) |
const [inline] |
int CommData::fabarrayid |
( |
|
) |
const [inline] |
Box CommData::box |
( |
|
) |
const [inline] |
Member Data Documentation
Referenced by box(), CommData(), dataPtr(), fabarrayid(), fabindex(), face(), fromproc(), id(), nComp(), operator=(), operator==(), and srcComp().
The documentation for this struct was generated from the following files: