, including all inherited members.
abort() | Pstream | [inline, static] |
addValidParOptions(HashTable< string > &validParOptions) | Pstream | [inline, static] |
blocking enum value | PstreamBase | |
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] |
commsType() const | Pstream | [inline] |
commsType(const commsTypes ct) | Pstream | [inline] |
commsType_ | Pstream | [protected] |
commsTypeNames | Pstream | [static] |
commsTypes enum name | PstreamBase | |
defaultCommsType | Pstream | [static] |
enlargeBuffer(size_t count) | Pstream | [inline, protected] |
exit(int errnum=1) | Pstream | [inline, 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 | [inline, 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] |
mapCombineGather(const List< commsStruct > &comms, Container &Values, const CombineOp &cop) | Pstream | [static] |
mapCombineGather(Container &Values, const CombineOp &cop) | Pstream | [static] |
mapCombineScatter(const List< commsStruct > &comms, Container &Values) | Pstream | [static] |
mapCombineScatter(Container &Values) | Pstream | [static] |
master() | Pstream | [inline, static] |
masterNo() | Pstream | [inline, static] |
msgType() | Pstream | [inline, static] |
myProcNo() | Pstream | [inline, static] |
nonBlocking enum value | PstreamBase | |
nProcs() | Pstream | [inline, static] |
nProcsSimpleSum | Pstream | [static] |
parRun() | Pstream | [inline, static] |
procID(int procNo) | Pstream | [inline, static] |
procIDs() | Pstream | [inline, static] |
Pstream(const commsTypes commsType, 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] |
scheduled enum value | PstreamBase | |
treeCommunication() | Pstream | [inline, static] |
void::Foam::PstreamImpl::initCommunicationSchedule() | Pstream | |
void::Foam::reduce(scalar &Value, const sumOp< scalar > &bop) | Pstream | |