This is the complete list of members for Pstream, including all inherited members.
abort() | Pstream | inlinestatic |
addValidParOptions(HashTable< string > &validParOptions) | Pstream | inlinestatic |
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 | inlineprotected |
exit(int errnum=1) | Pstream | inlinestatic |
firstSlave() | Pstream | inlinestatic |
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 | inlinestatic |
lastSlave() | Pstream | inlinestatic |
linearCommunication() | Pstream | inlinestatic |
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 | inlinestatic |
masterNo() | Pstream | inlinestatic |
msgType() | Pstream | inlinestatic |
myProcNo() | Pstream | inlinestatic |
nonBlocking enum value | PstreamBase | |
nProcs() | Pstream | inlinestatic |
nProcsSimpleSum | Pstream | static |
parRun() | Pstream | inlinestatic |
procID(int procNo) | Pstream | inlinestatic |
procIDs() | Pstream | inlinestatic |
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 | inlinestatic |
void::Foam::PstreamImpl::initCommunicationSchedule() | Pstream | |
void::Foam::reduce(scalar &Value, const sumOp< scalar > &bop) | Pstream |