This is the complete list of members for UOPstreamBase, 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 | |
| APPEND_APP enum value | IOstreamOption | |
| APPEND_ATE 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 |
| beginBlock(const keyType &kw) | Ostream | virtual |
| beginBlock() | Ostream | virtual |
| beginRawWrite(std::streamsize count) override | UOPstreamBase | 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 | |
| clearHostComms() | UPstream | static |
| CLOSED enum value | IOstream | |
| closed() const noexcept | IOstream | inline |
| comm_ | UOPstreamBase | 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 |
| decrIndent() | Ostream | |
| defaultCommsType | UPstream | static |
| defaultPrecision() noexcept | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| endBlock() | Ostream | virtual |
| endEntry() | Ostream | virtual |
| endl() override | UOPstreamBase | inlinevirtual |
| endRawWrite() override | UOPstreamBase | inlinevirtual |
| entryIndentation_ | Ostream | protectedstatic |
| eof() const noexcept | IOstream | inline |
| exit(int errNo=1) | UPstream | static |
| fail() const noexcept | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| fill() const override | UOPstreamBase | inlinevirtual |
| fill(const char) override | UOPstreamBase | inlinevirtual |
| 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 | UOPstreamBase | inlinevirtual |
| flags(std::ios_base::fmtflags) override | UOPstreamBase | 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 |
| flush() override | UOPstreamBase | inlinevirtual |
| 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 |
| 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 |
| good() const noexcept | IOstream | inline |
| hasHostComms() | UPstream | static |
| haveThreads() noexcept | UPstream | inlinestatic |
| incrIndent() noexcept | Ostream | inline |
| incrMsgType(int val=1) noexcept | UPstream | inlinestatic |
| indent() override | UOPstreamBase | inlinevirtual |
| indentLevel() const noexcept | Ostream | inline |
| indentLevel(unsigned short val) noexcept | Ostream | inline |
| indentLevel() noexcept | Ostream | inline |
| indentLevel_ | Ostream | protected |
| indentSize() const noexcept | Ostream | inline |
| indentSize(unsigned short val) noexcept | Ostream | inline |
| indentSize() noexcept | Ostream | inline |
| indentSize_ | Ostream | protected |
| 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 |
| labelByteSize() const noexcept | IOstream | inline |
| 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 |
| minPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| 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 |
| NO_APPEND enum value | IOstreamOption | |
| 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 | Ostream | inline |
| Ostream(const Ostream &)=default | Ostream | |
| Ostream(IOstreamOption streamOpt=IOstreamOption()) | Ostream | inlineexplicit |
| Ostream(IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | Ostream | inlineexplicit |
| parent(const label communicator) | UPstream | inlinestatic |
| parRun(const bool on) noexcept | UPstream | inlinestatic |
| parRun() noexcept | UPstream | inlinestatic |
| precision() const override | UOPstreamBase | inlinevirtual |
| precision(const int) override | UOPstreamBase | inlinevirtual |
| precision_ | IOstream | static |
| print(Ostream &os) const override | UOPstreamBase | virtual |
| Foam::Ostream::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 |
| rangeType typedef | UPstream | |
| 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() | UOPstreamBase | 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 |
| sendAtDestruct_ | UOPstreamBase | protected |
| sendBuf_ | UOPstreamBase | protected |
| sendModes enum name | UPstream | |
| setBad() noexcept | IOstream | inline |
| setClosed() noexcept | IOstream | inlineprotected |
| setEof() noexcept | IOstream | inline |
| setf(std::ios_base::fmtflags f) | IOstream | inline |
| setf(const std::ios_base::fmtflags f, const std::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 |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| subProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| tag_ | UOPstreamBase | protected |
| toProcNo_ | UOPstreamBase | protected |
| treeCommunication(const label communicator=worldComm) | UPstream | static |
| tuning_NBX_ | UPstream | static |
| UNCOMPRESSED enum value | IOstreamOption | |
| unsetf(std::ios_base::fmtflags f) | IOstream | inline |
| UOPstreamBase(const UPstream::commsTypes commsType, const int toProcNo, DynamicList< char > &sendBuf, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm, const bool sendAtDestruct=true, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | UOPstreamBase | protected |
| UOPstreamBase(const int toProcNo, PstreamBuffers &buffers) | UOPstreamBase | protected |
| UOPstreamBase(DynamicList< char > &sendBuf, IOstreamOption::streamFormat fmt) | UOPstreamBase | protected |
| 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 |
| width() const override | UOPstreamBase | inlinevirtual |
| width(const int) override | UOPstreamBase | inlinevirtual |
| worldComm | UPstream | static |
| worldIDs() noexcept | UPstream | inlinestatic |
| write(const token &tok) override | UOPstreamBase | virtual |
| write(const char c) override | UOPstreamBase | virtual |
| write(const char *str) override | UOPstreamBase | virtual |
| write(const word &str) override | UOPstreamBase | virtual |
| write(const std::string &str) override | UOPstreamBase | virtual |
| write(const int32_t val) override | UOPstreamBase | virtual |
| write(const int64_t val) override | UOPstreamBase | virtual |
| write(const float val) override | UOPstreamBase | virtual |
| write(const double val) override | UOPstreamBase | virtual |
| write(const char *data, std::streamsize count) override | UOPstreamBase | virtual |
| Foam::Ostream::write(const keyType &kw) | Ostream | virtual |
| writeEntry(const keyType &key, const T &value) | Ostream | inline |
| writeEntryIfDifferent(const word &key, const T &value1, const T &value2) | Ostream | inline |
| writeKeyword(const keyType &kw) | Ostream | virtual |
| writeQuoted(const char *str, std::streamsize len, const bool quoted=true) override | UOPstreamBase | virtual |
| writeQuoted(const char *str, std::streamsize len, const bool quoted=true)=0 | UOPstreamBase | |
| writeQuoted(const std::string &str, const bool quoted=true) | UOPstreamBase | |
| Foam::Ostream::writeQuoted(const std::string &str, const bool quoted=true) | Ostream | virtual |
| writeRaw(const char *data, std::streamsize count) override | UOPstreamBase | virtual |
| ~IOstream()=default | IOstream | virtual |
| ~Ostream()=default | Ostream | virtual |
| ~UOPstreamBase() | UOPstreamBase | virtual |