abort() | Pstream | [static] |
addValidParOptions(HashTable< string > &validParOptions) | Pstream | [static] |
buf_ | Pstream | [protected] |
bufPosition_ | Pstream | [protected] |
ClassName("Pstream") | Pstream | |
combineGather(const List< commsStruct > &comms, T &Value, const CombineOp &cop) | Pstream | [static] |
combineGather(T &Value, const CombineOp &cop) | Pstream | [static] |
combineScatter(const List< commsStruct > &comms, T &Value) | Pstream | [static] |
combineScatter(T &Value) | Pstream | [static] |
enlargeBuffer(size_t count) | Pstream | [inline, protected] |
exit(int errnum=1) | Pstream | [static] |
firstSlave() | Pstream | [inline, static] |
floatTransfer | Pstream | [static] |
gather(const List< commsStruct > &comms, T &Value, const BinaryOp &bop) | Pstream | [static] |
gather(T &Value, const BinaryOp &bop) | Pstream | [static] |
gatherList(const List< commsStruct > &comms, List< T > &Values) | Pstream | [static] |
gatherList(List< T > &Values) | Pstream | [static] |
init(int &argc, char **&argv) | Pstream | [static] |
lastSlave() | Pstream | [inline, static] |
linearCommunication() | Pstream | [inline, static] |
listCombineGather(const List< commsStruct > &comms, List< T > &Value, const CombineOp &cop) | Pstream | [static] |
listCombineGather(List< T > &Value, const CombineOp &cop) | Pstream | [static] |
listCombineScatter(const List< commsStruct > &comms, List< T > &Value) | Pstream | [static] |
listCombineScatter(List< T > &Value) | Pstream | [static] |
master() | Pstream | [inline, static] |
masterNo() | Pstream | [inline, static] |
msgType() | Pstream | [inline, static] |
myProcNo() | Pstream | [inline, static] |
nProcs() | Pstream | [inline, static] |
nProcsSimpleSum | Pstream | [static] |
parRun() | Pstream | [inline, static] |
procID(int procNo) | Pstream | [inline, static] |
procIDs() | Pstream | [inline, static] |
Pstream(const label bufSize=0) | Pstream | [inline] |
scatter(const List< commsStruct > &comms, T &Value) | Pstream | [static] |
scatter(T &Value) | Pstream | [static] |
scatterList(const List< commsStruct > &comms, List< T > &Values) | Pstream | [static] |
scatterList(List< T > &Values) | Pstream | [static] |
treeCommunication() | Pstream | [inline, static] |