This is the complete list of members for UIPBstream, including all inherited members.
| abort() | UPstream | static |
| addRequest(UPstream::Request &req) | UPstream | static |
| addValidParOptions(HashTable< string > &validParOptions) | UPstream | static |
| allGatherValues(const T &localValue, const label communicator=worldComm) | UPstream | static |
| allGatherValues(const T &localValue, const label comm) | UPstream | |
| allocateCommunicator(const label parent, const labelRange &subRanks, const bool withComponents=true) | UPstream | static |
| allocateCommunicator(const label parent, const labelUList &subRanks, const bool withComponents=true) | UPstream | static |
| allocateInterHostCommunicator(const label parentCommunicator=worldComm) | UPstream | static |
| allocateIntraHostCommunicator(const label parentCommunicator=worldComm) | UPstream | static |
| allProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| allToAll(const UList< int32_t > &sendData, UList< int32_t > &recvData, const label communicator=worldComm) | UPstream | static |
| allToAll(const UList< int64_t > &sendData, UList< int64_t > &recvData, const label communicator=worldComm) | UPstream | static |
| allToAllConsensus(const UList< int32_t > &sendData, UList< int32_t > &recvData, const int tag, const label communicator=worldComm) | UPstream | static |
| allToAllConsensus(const Map< int32_t > &sendData, Map< int32_t > &recvData, const int tag, const label communicator=worldComm) | UPstream | static |
| allToAllConsensus(const Map< int32_t > &sendData, const int tag, const label communicator=worldComm) | UPstream | inlinestatic |
| allToAllConsensus(const UList< int64_t > &sendData, UList< int64_t > &recvData, const int tag, const label communicator=worldComm) | UPstream | static |
| allToAllConsensus(const Map< int64_t > &sendData, Map< int64_t > &recvData, const int tag, const label communicator=worldComm) | UPstream | static |
| allToAllConsensus(const Map< int64_t > &sendData, const int tag, const label communicator=worldComm) | UPstream | inlinestatic |
| allWorlds() noexcept | UPstream | inlinestatic |
| APPEND enum value | IOstreamOption | |
| appendType enum name | IOstreamOption | |
| ASCII enum value | IOstreamOption | |
| ATOMIC enum value | IOstreamOption | |
| atomicType enum name | IOstreamOption | |
| bad() const noexcept | IOstream | inline |
| barrier(const label communicator, UPstream::Request *req=nullptr) | UPstream | static |
| baseProcNo(label comm, int procID) | UPstream | static |
| beginRawRead() override | UIPstreamBase | virtual |
| BINARY enum value | IOstreamOption | |
| broadcast(char *buf, const std::streamsize bufSize, const label communicator, const int rootProcNo=masterNo()) | UPstream | static |
| cancelRequest(const label i) | UPstream | static |
| cancelRequest(UPstream::Request &req) | UPstream | static |
| cancelRequests(UList< UPstream::Request > &requests) | UPstream | static |
| check(const char *operation) const | IOstream | virtual |
| checkLabelSize() const noexcept | IOstream | inline |
| checkScalarSize() const noexcept | IOstream | inline |
| ClassName("UPstream") | UPstream | |
| clearAtEnd_ | UIPstreamBase | protected |
| clearHostComms() | UPstream | static |
| CLOSED enum value | IOstream | |
| closed() const noexcept | IOstream | inline |
| comm_ | UIPstreamBase | protected |
| commGlobal() noexcept | UPstream | inlinestatic |
| commInterHost() | UPstream | static |
| commIntraHost() | UPstream | static |
| commSelf() noexcept | UPstream | inlinestatic |
| commsType() const noexcept | UPstream | inline |
| commsType(const commsTypes ct) noexcept | UPstream | inline |
| commsTypeNames | UPstream | static |
| commsTypes enum name | UPstream | |
| commWarn(const label communicator) noexcept | UPstream | inlinestatic |
| commWorld() noexcept | UPstream | inlinestatic |
| commWorld(const label communicator) noexcept | UPstream | inlinestatic |
| COMPRESSED enum value | IOstreamOption | |
| compression() const noexcept | IOstreamOption | inline |
| compression(const compressionType comp) noexcept | IOstreamOption | inline |
| compression(const word &compName) | IOstreamOption | inline |
| compressionEnum(const word &compName, const compressionType deflt=compressionType::UNCOMPRESSED) | IOstreamOption | static |
| compressionEnum(const word &key, const dictionary &dict, const compressionType deflt=compressionType::UNCOMPRESSED) | IOstreamOption | static |
| compressionType enum name | IOstreamOption | |
| currentVersion | IOstreamOption | static |
| defaultCommsType | UPstream | static |
| defaultPrecision() noexcept | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| endRawRead() override | UIPstreamBase | inlinevirtual |
| eof() const noexcept | IOstream | inline |
| exit(int errNo=1) | UPstream | static |
| fail() const noexcept | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| finishedRequest(const label i) | UPstream | static |
| finishedRequest(UPstream::Request &req) | UPstream | static |
| finishedRequestPair(label &req0, label &req1) | UPstream | static |
| finishedRequests(const label pos, label len=-1) | UPstream | static |
| finishedRequests(UList< UPstream::Request > &requests) | UPstream | static |
| firstSlave() noexcept | UPstream | inlinestatic |
| flags() const override | UIPstreamBase | inlinevirtual |
| flags(const ios_base::fmtflags) override | UIPstreamBase | inlinevirtual |
| floatFormat enum name | IOstreamOption | |
| floatFormatEnum(const word &fmtName, const floatFormat deflt=floatFormat::general) | IOstreamOption | static |
| floatFormatEnum(const word &key, const dictionary &dict, const floatFormat deflt=floatFormat::general) | IOstreamOption | static |
| floatFormatNames | IOstreamOption | static |
| floatTransfer | UPstream | static |
| format() const noexcept | IOstreamOption | inline |
| format(const streamFormat fmt) noexcept | IOstreamOption | inline |
| format(const word &formatName) | IOstreamOption | inline |
| formatEnum(const word &fmtName, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
| formatEnum(const word &key, const dictionary &dict, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
| formatNames | IOstreamOption | static |
| freeCommunicator(const label communicator, const bool withComponents=true) | UPstream | static |
| freeRequest(UPstream::Request &req) | UPstream | static |
| freeRequests(UList< UPstream::Request > &requests) | UPstream | static |
| fromProcNo_ | UIPstreamBase | protected |
| gather(const char *sendData, int sendCount, char *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const label communicator=worldComm) | UPstream | static |
| gather(const int32_t *sendData, int sendCount, int32_t *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const label communicator=worldComm) | UPstream | static |
| gather(const int64_t *sendData, int sendCount, int64_t *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const label communicator=worldComm) | UPstream | static |
| gather(const uint32_t *sendData, int sendCount, uint32_t *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const label communicator=worldComm) | UPstream | static |
| gather(const uint64_t *sendData, int sendCount, uint64_t *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const label communicator=worldComm) | UPstream | static |
| gather(const float *sendData, int sendCount, float *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const label communicator=worldComm) | UPstream | static |
| gather(const double *sendData, int sendCount, double *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const label communicator=worldComm) | UPstream | static |
| getBack(token &tok) | Istream | |
| good() const noexcept | IOstream | inline |
| hasHostComms() | UPstream | static |
| hasPutback() const noexcept | Istream | inlineprotected |
| haveThreads() noexcept | UPstream | inlinestatic |
| incrMsgType(int val=1) noexcept | UPstream | inlinestatic |
| info() const noexcept | IOstream | inline |
| init(int &argc, char **&argv, const bool needsThread) | UPstream | static |
| initNull() | UPstream | static |
| ioState_ | IOstream | protected |
| IOstream(const IOstream &)=default | IOstream | |
| IOstream(IOstreamOption streamOpt=IOstreamOption()) | IOstream | inlineexplicit |
| IOstream(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | IOstream | inline |
| IOstreamOption(streamFormat fmt=streamFormat::ASCII, compressionType comp=compressionType::UNCOMPRESSED) noexcept | IOstreamOption | inline |
| IOstreamOption(streamFormat fmt, compressionType comp, versionNumber ver) noexcept | IOstreamOption | inline |
| IOstreamOption(streamFormat fmt, versionNumber ver, compressionType comp=compressionType::UNCOMPRESSED) noexcept | IOstreamOption | inline |
| IOstreamOption(const IOstreamOption &opt, streamFormat fmt) noexcept | IOstreamOption | inline |
| is_parallel(const label communicator=worldComm) | UPstream | inlinestatic |
| is_rank(const label communicator=worldComm) | UPstream | inlinestatic |
| is_subrank(const label communicator=worldComm) | UPstream | inlinestatic |
| Istream(const Istream &)=default | Istream | |
| Istream(IOstreamOption streamOpt=IOstreamOption()) | Istream | inlineexplicit |
| Istream(IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | Istream | inlineexplicit |
| labelByteSize() const noexcept | IOstream | inline |
| lastSlave(const label communicator=worldComm) | UPstream | inlinestatic |
| linearCommunication(const label communicator=worldComm) | UPstream | static |
| lineNumber() const noexcept | IOstream | inline |
| lineNumber() noexcept | IOstream | inline |
| lineNumber(const label num) noexcept | IOstream | inline |
| lineNumber_ | IOstream | protected |
| listGatherValues(const T &localValue, const label communicator=worldComm) | UPstream | static |
| listGatherValues(const T &localValue, const label comm) | UPstream | |
| listScatterValues(const UList< T > &allValues, const label communicator=worldComm) | UPstream | static |
| master(const label communicator=worldComm) | UPstream | inlinestatic |
| masterNo() noexcept | UPstream | inlinestatic |
| maxCommsSize | UPstream | static |
| messageSize_ | UIPstreamBase | protected |
| mpiAllGather(char *allData, int count, const label communicator=worldComm) | UPstream | static |
| mpiAllGather(int32_t *allData, int count, const label communicator=worldComm) | UPstream | static |
| mpiAllGather(int64_t *allData, int count, const label communicator=worldComm) | UPstream | static |
| mpiAllGather(uint32_t *allData, int count, const label communicator=worldComm) | UPstream | static |
| mpiAllGather(uint64_t *allData, int count, const label communicator=worldComm) | UPstream | static |
| mpiAllGather(float *allData, int count, const label communicator=worldComm) | UPstream | static |
| mpiAllGather(double *allData, int count, const label communicator=worldComm) | UPstream | static |
| mpiBufferSize | UPstream | static |
| mpiGather(const char *sendData, char *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiGather(const int32_t *sendData, int32_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiGather(const int64_t *sendData, int64_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiGather(const uint32_t *sendData, uint32_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiGather(const uint64_t *sendData, uint64_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiGather(const float *sendData, float *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiGather(const double *sendData, double *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiScatter(const char *sendData, char *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiScatter(const int32_t *sendData, int32_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiScatter(const int64_t *sendData, int64_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiScatter(const uint32_t *sendData, uint32_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiScatter(const uint64_t *sendData, uint64_t *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiScatter(const float *sendData, float *recvData, int count, const label communicator=worldComm) | UPstream | static |
| mpiScatter(const double *sendData, double *recvData, int count, const label communicator=worldComm) | UPstream | static |
| msgType() noexcept | UPstream | inlinestatic |
| msgType(int val) noexcept | UPstream | inlinestatic |
| myProcNo(const label communicator=worldComm) | UPstream | inlinestatic |
| myWorld() | UPstream | inlinestatic |
| myWorldID() | UPstream | inlinestatic |
| name() const | IOstream | virtual |
| nComms() noexcept | UPstream | inlinestatic |
| NON_APPEND enum value | IOstreamOption | |
| NON_ATOMIC enum value | IOstreamOption | |
| nPollProcInterfaces | UPstream | static |
| nProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| nProcsNonblockingExchange | UPstream | static |
| nProcsSimpleSum | UPstream | static |
| nRequests() noexcept | UPstream | static |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const noexcept | IOstream | inline |
| operator bool() const noexcept | IOstream | inlineexplicit |
| operator!() const noexcept | IOstream | inline |
| operator()() const | Istream | |
| parent(const label communicator) | UPstream | inlinestatic |
| parRun(const bool on) noexcept | UPstream | inlinestatic |
| parRun() noexcept | UPstream | inlinestatic |
| peekBack() const noexcept | Istream | |
| precision_ | IOstream | static |
| print(Ostream &os) const override | UIPstreamBase | virtual |
| Foam::Istream::print(Ostream &os, const int streamState) const | IOstream | |
| printCommTree(const label communicator) | UPstream | static |
| probeMessage(const UPstream::commsTypes commsType, const int fromProcNo, const int tag=UPstream::msgType(), const label communicator=worldComm) | UPstream | static |
| procID(const label communicator) | UPstream | inlinestatic |
| procNo(const label comm, const int baseProcID) | UPstream | static |
| procNo(const label comm, const label currentComm, const int currentProcID) | UPstream | static |
| putBack(const token &tok) | Istream | |
| putBack(token &&tok) | Istream | |
| putBackClear() | Istream | |
| rangeType typedef | UPstream | |
| read(const int rootProcNo, char *buf, const std::streamsize bufSize, const label comm=UPstream::worldComm) | UIPBstream | static |
| read(token &) override | UIPBstream | |
| read(char &c) override | UIPBstream | |
| read(word &str) override | UIPBstream | |
| read(string &str) override | UIPBstream | |
| read(label &val) override | UIPBstream | |
| read(float &val) override | UIPBstream | |
| read(double &val) override | UIPBstream | |
| read(char *data, std::streamsize count) override | UIPBstream | |
| Foam::UIPstreamBase::read(token &) override | UIPstreamBase | virtual |
| Foam::UIPstreamBase::read(char &c) override | UIPstreamBase | virtual |
| Foam::UIPstreamBase::read(word &str) override | UIPstreamBase | virtual |
| Foam::UIPstreamBase::read(string &str) override | UIPstreamBase | virtual |
| Foam::UIPstreamBase::read(label &val) override | UIPstreamBase | virtual |
| Foam::UIPstreamBase::read(float &val) override | UIPstreamBase | virtual |
| Foam::UIPstreamBase::read(double &val) override | UIPstreamBase | virtual |
| Foam::UIPstreamBase::read(char *data, std::streamsize count) override | UIPstreamBase | virtual |
| readBegin(const char *funcName) | Istream | |
| readBeginList(const char *funcName) | Istream | |
| readEnd(const char *funcName) | Istream | |
| readEndList(const char *funcName) | Istream | |
| readRaw(char *data, std::streamsize count) override | UIPstreamBase | virtual |
| recvBuf_ | UIPstreamBase | protected |
| recvBufPos_ | UIPstreamBase | protected |
| reduceAnd(bool &value, const label communicator=worldComm) | UPstream | static |
| reduceOr(bool &value, const label communicator=worldComm) | UPstream | static |
| relativeName() const | IOstream | |
| removeRequests(const label pos, label len=-1) | UPstream | static |
| resetRequests(const label n) | UPstream | static |
| rewind() override | UIPstreamBase | virtual |
| scalarByteSize() const noexcept | IOstream | inline |
| scatter(const char *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, char *recvData, int recvCount, const label communicator=worldComm) | UPstream | static |
| scatter(const int32_t *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, int32_t *recvData, int recvCount, const label communicator=worldComm) | UPstream | static |
| scatter(const int64_t *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, int64_t *recvData, int recvCount, const label communicator=worldComm) | UPstream | static |
| scatter(const uint32_t *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, uint32_t *recvData, int recvCount, const label communicator=worldComm) | UPstream | static |
| scatter(const uint64_t *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, uint64_t *recvData, int recvCount, const label communicator=worldComm) | UPstream | static |
| scatter(const float *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, float *recvData, int recvCount, const label communicator=worldComm) | UPstream | static |
| scatter(const double *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, double *recvData, int recvCount, const label communicator=worldComm) | UPstream | static |
| sendModes enum name | UPstream | |
| setBad() | IOstream | inline |
| setClosed() noexcept | IOstream | inlineprotected |
| setEof() noexcept | IOstream | inline |
| setf(const ios_base::fmtflags f) | IOstream | inline |
| setf(const ios_base::fmtflags f, const ios_base::fmtflags mask) | IOstream | inline |
| setFail() noexcept | IOstream | inline |
| setGood() noexcept | IOstream | inlineprotected |
| setLabelByteSize(unsigned nbytes) noexcept | IOstream | inline |
| setOpened() noexcept | IOstream | inlineprotected |
| setScalarByteSize(unsigned nbytes) noexcept | IOstream | inline |
| setState(std::ios_base::iostate state) noexcept | IOstream | inlineprotected |
| shutdown(int errNo=0) | UPstream | static |
| sizeofLabel_ | IOstream | protected |
| sizeofScalar_ | IOstream | protected |
| staticName_ | IOstream | protectedstatic |
| storedRecvBufPos_ | UIPstreamBase | protected |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| subProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| tag_ | UIPstreamBase | protected |
| treeCommunication(const label communicator=worldComm) | UPstream | static |
| tuning_NBX_ | UPstream | static |
| UIPBstream(const UPstream::commsTypes, const int rootProcNo, DynamicList< char > &receiveBuf, label &receiveBufPosition, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm, const bool clearAtEnd=false, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | UIPBstream | |
| UIPstreamBase(const UPstream::commsTypes commsType, const int fromProcNo, DynamicList< char > &receiveBuf, label &receiveBufPosition, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm, const bool clearAtEnd=false, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | UIPstreamBase | protected |
| UIPstreamBase(const int fromProcNo, PstreamBuffers &buffers) | UIPstreamBase | protected |
| UIPstreamBase(const DynamicList< char > &receiveBuf, IOstreamOption::streamFormat fmt) | UIPstreamBase | protected |
| UNCOMPRESSED enum value | IOstreamOption | |
| unsetf(const ios_base::fmtflags f) | IOstream | inline |
| UPstream(const commsTypes commsType) noexcept | UPstream | inlineexplicit |
| version() const noexcept | IOstreamOption | inline |
| version(const versionNumber ver) noexcept | IOstreamOption | inline |
| version(const token &tok) | IOstreamOption | inline |
| waitAnyRequest(const label pos, label len=-1) | UPstream | static |
| waitAnyRequest(UList< UPstream::Request > &requests) | UPstream | static |
| waitRequest(const label i) | UPstream | static |
| waitRequest(UPstream::Request &req) | UPstream | static |
| waitRequestPair(label &req0, label &req1) | UPstream | static |
| waitRequests(const label pos, label len=-1) | UPstream | static |
| waitRequests(UList< UPstream::Request > &requests) | UPstream | static |
| waitRequests() | UPstream | inlinestatic |
| waitSomeRequests(const label pos, label len=-1, DynamicList< int > *indices=nullptr) | UPstream | static |
| waitSomeRequests(UList< UPstream::Request > &requests, DynamicList< int > *indices=nullptr) | UPstream | static |
| warnComm | UPstream | static |
| whichCommunication(const label communicator=worldComm) | UPstream | inlinestatic |
| worldComm | UPstream | static |
| worldIDs() noexcept | UPstream | inlinestatic |
| ~IOstream()=default | IOstream | virtual |
| ~Istream()=default | Istream | virtual |
| ~UIPBstream()=default | UIPBstream | virtual |
| ~UIPstreamBase() | UIPstreamBase | virtual |