This is the complete list of members for OPstream, including all inherited members.
| Foam::abort(int errNo=1) | UPstream | static |
| Foam::UOPstream::abort(int errNo=1) | UPstream | static |
| Foam::addRequest(UPstream::Request &req) | UPstream | static |
| Foam::UOPstream::addRequest(UPstream::Request &req) | UPstream | static |
| Foam::addValidParOptions(HashTable< string > &validParOptions) | UPstream | static |
| Foam::UOPstream::addValidParOptions(HashTable< string > &validParOptions) | UPstream | static |
| allGatherList(UList< T > &values, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| Foam::allGatherValues(const T &localValue, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::allGatherValues(const T &localValue, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::allocateCommunicator(const label parent, const labelRange &subRanks, const bool withComponents=true) | UPstream | inlinestatic |
| Foam::allocateCommunicator(const label parent, const labelUList &subRanks, const bool withComponents=true) | UPstream | inlinestatic |
| Foam::UOPstream::allocateCommunicator(const label parent, const labelRange &subRanks, const bool withComponents=true) | UPstream | inlinestatic |
| Foam::UOPstream::allocateCommunicator(const label parent, const labelUList &subRanks, const bool withComponents=true) | UPstream | inlinestatic |
| Foam::allProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::allProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::allToAll(const UList< int32_t > &sendData, UList< int32_t > &recvData, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::allToAll(const UList< int64_t > &sendData, UList< int64_t > &recvData, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::allToAll(const UList< int32_t > &sendData, UList< int32_t > &recvData, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::allToAll(const UList< int64_t > &sendData, UList< int64_t > &recvData, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::allToAllConsensus(const UList< int32_t > &sendData, UList< int32_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::allToAllConsensus(const Map< int32_t > &sendData, Map< int32_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::allToAllConsensus(const Map< int32_t > &sendData, const int tag, const int communicator=UPstream::worldComm) | UPstream | inlinestatic |
| Foam::allToAllConsensus(const UList< int64_t > &sendData, UList< int64_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::allToAllConsensus(const Map< int64_t > &sendData, Map< int64_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::allToAllConsensus(const Map< int64_t > &sendData, const int tag, const int communicator=UPstream::worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::allToAllConsensus(const UList< int32_t > &sendData, UList< int32_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::allToAllConsensus(const Map< int32_t > &sendData, Map< int32_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::allToAllConsensus(const Map< int32_t > &sendData, const int tag, const int communicator=UPstream::worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::allToAllConsensus(const UList< int64_t > &sendData, UList< int64_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::allToAllConsensus(const Map< int64_t > &sendData, Map< int64_t > &recvData, const int tag, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::allToAllConsensus(const Map< int64_t > &sendData, const int tag, const int communicator=UPstream::worldComm) | UPstream | inlinestatic |
| Foam::allWorlds() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::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 |
| Foam::barrier(const int communicator, UPstream::Request *req=nullptr) | UPstream | static |
| Foam::UOPstream::barrier(const int communicator, UPstream::Request *req=nullptr) | UPstream | static |
| Foam::baseProcNo(label comm, int procID) | UPstream | static |
| Foam::UOPstream::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(Type &value, const int communicator=UPstream::worldComm) | Pstream | static |
| broadcast(FixedList< Type, N > &list, const int communicator=UPstream::worldComm) | Pstream | static |
| broadcast(Type *buffer, std::streamsize count, const int communicator) | Pstream | inlinestatic |
| Foam::UPstream::broadcast(Type *buffer, std::streamsize count, const int communicator) | UPstream | inlinestatic |
| Foam::UOPstream::broadcast(Type *buffer, std::streamsize count, const int communicator) | UPstream | inlinestatic |
| broadcastList(ListType &list, const int communicator=UPstream::worldComm) | Pstream | static |
| broadcasts(const int communicator, Type &value, Args &&... values) | Pstream | static |
| Foam::cancelRequest(const label i) | UPstream | static |
| Foam::cancelRequest(UPstream::Request &req) | UPstream | static |
| Foam::UOPstream::cancelRequest(const label i) | UPstream | static |
| Foam::UOPstream::cancelRequest(UPstream::Request &req) | UPstream | static |
| Foam::cancelRequests(UList< UPstream::Request > &requests) | UPstream | static |
| Foam::UOPstream::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("Pstream") | Pstream | |
| Foam::UPstream::ClassName("UPstream") | UPstream | |
| Foam::UOPstream::ClassName("UPstream") | UPstream | |
| CLOSED enum value | IOstream | |
| closed() const noexcept | IOstream | inline |
| combineAllGather(T &value, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | inlinestatic |
| combineGather(T &value, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| combineReduce(T &value, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| combineScatter(T &value, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) | Pstream | inlinestatic |
| comm_ | UOPstreamBase | protected |
| Foam::commConstWorld() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commConstWorld() noexcept | UPstream | inlinestatic |
| Foam::commGlobal() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commGlobal() noexcept | UPstream | inlinestatic |
| Foam::commInterHost() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commInterHost() noexcept | UPstream | inlinestatic |
| Foam::commInterNode() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commInterNode() noexcept | UPstream | inlinestatic |
| Foam::commIntraHost() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commIntraHost() noexcept | UPstream | inlinestatic |
| Foam::commLocalNode() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commLocalNode() noexcept | UPstream | inlinestatic |
| Foam::commSelf() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commSelf() noexcept | UPstream | inlinestatic |
| Foam::commsType() const noexcept | UPstream | inline |
| Foam::commsType(const commsTypes ct) noexcept | UPstream | inline |
| Foam::UOPstream::commsType() const noexcept | UPstream | inline |
| Foam::UOPstream::commsType(const commsTypes ct) noexcept | UPstream | inline |
| Foam::commsTypeNames | UPstream | static |
| Foam::UOPstream::commsTypeNames | UPstream | static |
| Foam::commsTypes enum name | UPstream | |
| Foam::UOPstream::commsTypes enum name | UPstream | |
| Foam::commWarn(const label communicator) noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commWarn(const label communicator) noexcept | UPstream | inlinestatic |
| Foam::commWorld() noexcept | UPstream | inlinestatic |
| Foam::commWorld(const label communicator) noexcept | UPstream | inlinestatic |
| Foam::UOPstream::commWorld() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::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 |
| Foam::dataTypes enum name | UPstream | |
| Foam::UOPstream::dataTypes enum name | UPstream | |
| decrIndent() | Ostream | |
| Foam::defaultCommsType | UPstream | static |
| Foam::UOPstream::defaultCommsType | UPstream | static |
| defaultPrecision() noexcept | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| Foam::dupCommunicator(const label parent) | UPstream | static |
| Foam::UOPstream::dupCommunicator(const label parent) | UPstream | static |
| endBlock() | Ostream | virtual |
| endEntry() | Ostream | virtual |
| endl() override | UOPstreamBase | inlinevirtual |
| endRawWrite() override | UOPstreamBase | inlinevirtual |
| entryIndentation_ | Ostream | protectedstatic |
| eof() const noexcept | IOstream | inline |
| exchange(const UList< Container > &sendBufs, const labelUList &recvSizes, List< Container > &recvBufs, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm, const bool wait=true) | Pstream | static |
| exchange(const Map< Container > &sendBufs, const Map< label > &recvSizes, Map< Container > &recvBufs, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm, const bool wait=true) | Pstream | static |
| exchange(const UList< Container > &sendBufs, List< Container > &recvBufs, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm, const bool wait=true) | Pstream | static |
| exchange(const Map< Container > &sendBufs, Map< Container > &recvBufs, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm, const bool wait=true) | Pstream | static |
| exchangeConsensus(const UList< Container > &sendBufs, List< Container > &recvBufs, const int tag, const int comm, const bool wait=true) | Pstream | static |
| exchangeConsensus(const Map< Container > &sendBufs, Map< Container > &recvBufs, const int tag, const int comm, const bool wait=true) | Pstream | static |
| exchangeConsensus(const Map< Container > &sendBufs, const int tag, const int comm, const bool wait=true) | Pstream | static |
| exchangeSizes(const labelUList &sendProcs, const labelUList &recvProcs, const Container &sendBufs, labelList &sizes, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) | Pstream | static |
| exchangeSizes(const labelUList &neighProcs, const Container &sendBufs, labelList &sizes, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) | Pstream | static |
| exchangeSizes(const Container &sendBufs, labelList &recvSizes, const int comm=UPstream::worldComm) | Pstream | static |
| exchangeSizes(const Map< Container > &sendBufs, Map< label > &recvSizes, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) | Pstream | static |
| Foam::exit(int errNo=1) | UPstream | static |
| Foam::UOPstream::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 |
| Foam::finishedRequest(const label i) | UPstream | static |
| Foam::finishedRequest(UPstream::Request &req) | UPstream | static |
| Foam::UOPstream::finishedRequest(const label i) | UPstream | static |
| Foam::UOPstream::finishedRequest(UPstream::Request &req) | UPstream | static |
| Foam::finishedRequestPair(label &req0, label &req1) | UPstream | static |
| Foam::UOPstream::finishedRequestPair(label &req0, label &req1) | UPstream | static |
| Foam::finishedRequests(const label pos, label len=-1) | UPstream | static |
| Foam::finishedRequests(UList< UPstream::Request > &requests) | UPstream | static |
| Foam::UOPstream::finishedRequests(const label pos, label len=-1) | UPstream | static |
| Foam::UOPstream::finishedRequests(UList< UPstream::Request > &requests) | UPstream | static |
| 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 |
| Foam::floatTransfer | UPstream | static |
| Foam::UOPstream::floatTransfer | UPstream | static |
| flush() override | UOPstreamBase | inlinevirtual |
| FOAM_DEPRECATED_FOR(2025-03, "broadcast() or broadcastList()") static void scatterList(UList< T > &values | Pstream | |
| 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 |
| Foam::freeCommunicator(const label communicator, const bool withComponents=true) | UPstream | static |
| Foam::UOPstream::freeCommunicator(const label communicator, const bool withComponents=true) | UPstream | static |
| Foam::freeRequest(UPstream::Request &req) | UPstream | static |
| Foam::UOPstream::freeRequest(UPstream::Request &req) | UPstream | static |
| Foam::freeRequests(UList< UPstream::Request > &requests) | UPstream | static |
| Foam::UOPstream::freeRequests(UList< UPstream::Request > &requests) | UPstream | static |
| gather(T &value, BinaryOp bop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| Foam::UPstream::gather(const Type *send, int count, Type *recv, const UList< int > &counts, const UList< int > &offsets, const int comm=UPstream::worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::gather(const Type *send, int count, Type *recv, const UList< int > &counts, const UList< int > &offsets, const int comm=UPstream::worldComm) | UPstream | inlinestatic |
| gather_algorithm(const UPstream::commsStructList &comms, T &value, BinaryOp bop, const int tag, const int communicator) | Pstream | static |
| gather_topo_algorithm(T &value, BinaryOp bop, const int tag, const int communicator) | Pstream | static |
| gatherList(UList< T > &values, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| gatherList_algorithm(const UPstream::commsStructList &comms, UList< T > &values, const int tag, const int communicator) | Pstream | static |
| gatherList_topo_algorithm(UList< T > &values, const int tag, const int communicator) | Pstream | static |
| good() const noexcept | IOstream | inline |
| Foam::hasNodeCommunicators() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::hasNodeCommunicators() noexcept | UPstream | inlinestatic |
| Foam::haveThreads() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::haveThreads() noexcept | UPstream | inlinestatic |
| incrIndent() noexcept | Ostream | inline |
| Foam::incrMsgType(int val=1) noexcept | UPstream | inlinestatic |
| Foam::UOPstream::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 |
| Foam::init(int &argc, char **&argv, const bool needsThread) | UPstream | static |
| Foam::UOPstream::init(int &argc, char **&argv, const bool needsThread) | UPstream | static |
| Foam::initNull() | UPstream | static |
| Foam::UOPstream::initNull() | UPstream | static |
| Foam::interNode_offsets() | UPstream | static |
| Foam::UOPstream::interNode_offsets() | 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 |
| Foam::is_parallel(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::is_parallel(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::is_rank(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::is_rank(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::is_subrank(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::is_subrank(const label communicator=worldComm) | UPstream | inlinestatic |
| labelByteSize() const noexcept | IOstream | inline |
| Foam::linearCommunication(int communicator) | UPstream | static |
| Foam::UOPstream::linearCommunication(int communicator) | UPstream | static |
| lineNumber() const noexcept | IOstream | inline |
| lineNumber() noexcept | IOstream | inline |
| lineNumber(const label num) noexcept | IOstream | inline |
| lineNumber_ | IOstream | protected |
| listCombineAllGather(UList< T > &values, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | inlinestatic |
| listCombineGather(UList< T > &values, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| listCombineReduce(UList< T > &values, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| listCombineScatter(List< T > &value, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) | Pstream | inlinestatic |
| listGather(UList< T > &values, BinaryOp bop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| listGather_algorithm(const UPstream::commsStructList &comms, UList< T > &values, BinaryOp bop, const int tag, const int communicator) | Pstream | static |
| listGather_topo_algorithm(UList< T > &values, BinaryOp bop, const int tag, const int communicator) | Pstream | static |
| listGatherValues(const T &localValue, const int communicator=UPstream::worldComm, const int tag=UPstream::msgType()) | Pstream | static |
| Foam::UPstream::listGatherValues(const T &localValue, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::listGatherValues(const T &localValue, const int communicator=UPstream::worldComm) | UPstream | static |
| listReduce(UList< T > &values, BinaryOp bop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| listScatterValues(const UList< T > &allValues, const int communicator=UPstream::worldComm, const int tag=UPstream::msgType()) | Pstream | static |
| Foam::UPstream::listScatterValues(const UList< T > &allValues, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::listScatterValues(const UList< T > &allValues, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::localNode_parentProcs() | UPstream | static |
| Foam::UOPstream::localNode_parentProcs() | UPstream | static |
| mapCombineAllGather(Container &values, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | inlinestatic |
| mapCombineGather(Container &values, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| mapCombineReduce(Container &values, CombineOp cop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| mapCombineScatter(Container &values, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) | Pstream | inlinestatic |
| mapGather(Container &values, BinaryOp bop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| mapGather_algorithm(const UPstream::commsStructList &comms, Container &values, BinaryOp bop, const int tag, const int communicator) | Pstream | static |
| mapGather_topo_algorithm(Container &values, BinaryOp bop, const int tag, const int communicator) | Pstream | static |
| mapReduce(Container &values, BinaryOp bop, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm) | Pstream | static |
| Foam::master(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::master(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::masterNo() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::masterNo() noexcept | UPstream | inlinestatic |
| Foam::maxCommsSize | UPstream | static |
| Foam::UOPstream::maxCommsSize | UPstream | static |
| minPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| Foam::mpi_allgather(void *allData, int count, const UPstream::dataTypes dataTypeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_allgather(void *allData, int count, const UPstream::dataTypes dataTypeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::mpi_allreduce(void *values, int count, const UPstream::dataTypes dataTypeId, const UPstream::opCodes opCodeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_allreduce(void *values, int count, const UPstream::dataTypes dataTypeId, const UPstream::opCodes opCodeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::mpi_broadcast(void *buf, std::streamsize count, const UPstream::dataTypes dataTypeId, const int communicator) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_broadcast(void *buf, std::streamsize count, const UPstream::dataTypes dataTypeId, const int communicator) | UPstream | protectedstatic |
| Foam::mpi_gather(const void *sendData, void *recvData, int count, const UPstream::dataTypes dataTypeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_gather(const void *sendData, void *recvData, int count, const UPstream::dataTypes dataTypeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::mpi_gatherv(const void *sendData, int sendCount, void *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const UPstream::dataTypes dataTypeId, const int communicator) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_gatherv(const void *sendData, int sendCount, void *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const UPstream::dataTypes dataTypeId, const int communicator) | UPstream | protectedstatic |
| Foam::mpi_receive(const UPstream::commsTypes commsType, void *buf, std::streamsize count, const UPstream::dataTypes dataTypeId, const int fromProcNo, const int tag, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_receive(const UPstream::commsTypes commsType, void *buf, std::streamsize count, const UPstream::dataTypes dataTypeId, const int fromProcNo, const int tag, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::mpi_reduce(void *values, int count, const UPstream::dataTypes dataTypeId, const UPstream::opCodes opCodeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_reduce(void *values, int count, const UPstream::dataTypes dataTypeId, const UPstream::opCodes opCodeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::mpi_scatter(const void *sendData, void *recvData, int count, const UPstream::dataTypes dataTypeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_scatter(const void *sendData, void *recvData, int count, const UPstream::dataTypes dataTypeId, const int communicator, UPstream::Request *req=nullptr) | UPstream | protectedstatic |
| Foam::mpi_scatterv(const void *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, void *recvData, int recvCount, const UPstream::dataTypes dataTypeId, const int communicator) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_scatterv(const void *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, void *recvData, int recvCount, const UPstream::dataTypes dataTypeId, const int communicator) | UPstream | protectedstatic |
| Foam::mpi_send(const UPstream::commsTypes commsType, const void *buf, std::streamsize count, const UPstream::dataTypes dataTypeId, const int toProcNo, const int tag, const int communicator, UPstream::Request *req=nullptr, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UPstream | protectedstatic |
| Foam::UOPstream::mpi_send(const UPstream::commsTypes commsType, const void *buf, std::streamsize count, const UPstream::dataTypes dataTypeId, const int toProcNo, const int tag, const int communicator, UPstream::Request *req=nullptr, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UPstream | protectedstatic |
| Foam::mpiAllGather(Type *allData, int count, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::mpiAllGather(Type *allData, int count, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::mpiAllReduce(T values[], int count, const UPstream::opCodes opCodeId, const int communicator) | UPstream | static |
| Foam::mpiAllReduce(T values[], int count, const UPstream::opCodes opCodeId, const int communicator, UPstream::Request &req) | UPstream | static |
| Foam::UOPstream::mpiAllReduce(T values[], int count, const UPstream::opCodes opCodeId, const int communicator) | UPstream | static |
| Foam::UOPstream::mpiAllReduce(T values[], int count, const UPstream::opCodes opCodeId, const int communicator, UPstream::Request &req) | UPstream | static |
| Foam::mpiBufferSize | UPstream | static |
| Foam::UOPstream::mpiBufferSize | UPstream | static |
| Foam::mpiGather(const Type *sendData, Type *recvData, int count, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::mpiGather(const Type *sendData, Type *recvData, int count, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::mpiGatherv(const Type *sendData, int sendCount, Type *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::mpiGatherv(const Type *sendData, int sendCount, Type *recvData, const UList< int > &recvCounts, const UList< int > &recvOffsets, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::mpiReduce(T values[], int count, const UPstream::opCodes opCodeId, const int communicator) | UPstream | static |
| Foam::UOPstream::mpiReduce(T values[], int count, const UPstream::opCodes opCodeId, const int communicator) | UPstream | static |
| Foam::mpiScatter(const Type *sendData, Type *recvData, int count, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::mpiScatter(const Type *sendData, Type *recvData, int count, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::mpiScatterv(const Type *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, Type *recvData, int recvCount, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::UOPstream::mpiScatterv(const Type *sendData, const UList< int > &sendCounts, const UList< int > &sendOffsets, Type *recvData, int recvCount, const int communicator=UPstream::worldComm) | UPstream | static |
| Foam::msgType() noexcept | UPstream | inlinestatic |
| Foam::msgType(int val) noexcept | UPstream | inlinestatic |
| Foam::UOPstream::msgType() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::msgType(int val) noexcept | UPstream | inlinestatic |
| Foam::myProcNo(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::myProcNo(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::myWorld() | UPstream | inlinestatic |
| Foam::UOPstream::myWorld() | UPstream | inlinestatic |
| Foam::myWorldID() | UPstream | inlinestatic |
| Foam::UOPstream::myWorldID() | UPstream | inlinestatic |
| name() const | IOstream | virtual |
| Foam::nComms() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::nComms() noexcept | UPstream | inlinestatic |
| Foam::newCommunicator(const label parent, const labelRange &subRanks, const bool withComponents=true) | UPstream | static |
| Foam::newCommunicator(const label parent, const labelUList &subRanks, const bool withComponents=true) | UPstream | static |
| Foam::UOPstream::newCommunicator(const label parent, const labelRange &subRanks, const bool withComponents=true) | UPstream | static |
| Foam::UOPstream::newCommunicator(const label parent, const labelUList &subRanks, const bool withComponents=true) | UPstream | static |
| NO_APPEND enum value | IOstreamOption | |
| Foam::nodeCommsControl_ | UPstream | static |
| Foam::UOPstream::nodeCommsControl_ | UPstream | static |
| Foam::nodeCommsMin_ | UPstream | static |
| Foam::UOPstream::nodeCommsMin_ | UPstream | static |
| NON_APPEND enum value | IOstreamOption | |
| NON_ATOMIC enum value | IOstreamOption | |
| Foam::nPollProcInterfaces | UPstream | static |
| Foam::UOPstream::nPollProcInterfaces | UPstream | static |
| Foam::nProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::nProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::nProcsNonblockingExchange | UPstream | static |
| Foam::UOPstream::nProcsNonblockingExchange | UPstream | static |
| Foam::nProcsSimpleSum | UPstream | static |
| Foam::UOPstream::nProcsSimpleSum | UPstream | static |
| Foam::nRequests() noexcept | UPstream | static |
| Foam::UOPstream::nRequests() noexcept | UPstream | static |
| Foam::numNodes() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::numNodes() noexcept | UPstream | inlinestatic |
| Foam::opCodes enum name | UPstream | |
| Foam::UOPstream::opCodes enum name | UPstream | |
| openClosed_ | IOstream | protected |
| opened() const noexcept | IOstream | inline |
| OPENED enum value | IOstream | |
| operator bool() const noexcept | IOstream | inlineexplicit |
| operator!() const noexcept | IOstream | inline |
| operator()() const | Ostream | inline |
| OPstream(const UPstream::commsTypes commsType, const int toProcNo, const int bufferSize=0, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | OPstream | |
| Ostream(const Ostream &)=default | Ostream | |
| Ostream(IOstreamOption streamOpt=IOstreamOption()) | Ostream | inlineexplicit |
| Ostream(IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | Ostream | inlineexplicit |
| Foam::parent(int communicator) | UPstream | inlinestatic |
| Foam::UOPstream::parent(int communicator) | UPstream | inlinestatic |
| Foam::parRun(const bool on) noexcept | UPstream | inlinestatic |
| Foam::parRun() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::parRun(const bool on) noexcept | UPstream | inlinestatic |
| Foam::UOPstream::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 | |
| Foam::printCommTree(int communicator, bool linear=false) | UPstream | static |
| Foam::UOPstream::printCommTree(int communicator, bool linear=false) | UPstream | static |
| Foam::printNodeCommsControl(Ostream &os) | UPstream | static |
| Foam::UOPstream::printNodeCommsControl(Ostream &os) | UPstream | static |
| Foam::printTopoControl(Ostream &os) | UPstream | static |
| Foam::UOPstream::printTopoControl(Ostream &os) | UPstream | static |
| Foam::probeMessage(const UPstream::commsTypes commsType, const int fromProcNo, const int tag=UPstream::msgType(), const int communicator=worldComm) | UPstream | static |
| Foam::UOPstream::probeMessage(const UPstream::commsTypes commsType, const int fromProcNo, const int tag=UPstream::msgType(), const int communicator=worldComm) | UPstream | static |
| Foam::procID(int communicator) | UPstream | inlinestatic |
| Foam::UOPstream::procID(int communicator) | UPstream | inlinestatic |
| Foam::procNo(const label comm, const int baseProcID) | UPstream | static |
| Foam::procNo(const label comm, const label currentComm, const int currentProcID) | UPstream | static |
| Foam::UOPstream::procNo(const label comm, const int baseProcID) | UPstream | static |
| Foam::UOPstream::procNo(const label comm, const label currentComm, const int currentProcID) | UPstream | static |
| Pstream(const UPstream::commsTypes commsType) noexcept | Pstream | inlineexplicit |
| Pstream(const UPstream::commsTypes commsType, int bufferSize) | Pstream | inline |
| Foam::rangeType typedef | UPstream | |
| Foam::UOPstream::rangeType typedef | UPstream | |
| Foam::reduceAnd(bool &value, const int communicator=worldComm) | UPstream | static |
| Foam::UOPstream::reduceAnd(bool &value, const int communicator=worldComm) | UPstream | static |
| Foam::reduceOr(bool &value, const int communicator=worldComm) | UPstream | static |
| Foam::UOPstream::reduceOr(bool &value, const int communicator=worldComm) | UPstream | static |
| relativeName() const | IOstream | |
| Foam::removeRequests(const label pos, label len=-1) | UPstream | static |
| Foam::UOPstream::removeRequests(const label pos, label len=-1) | UPstream | static |
| Foam::resetRequests(const label n) | UPstream | static |
| Foam::UOPstream::resetRequests(const label n) | UPstream | static |
| rewind() | UOPstreamBase | virtual |
| scalarByteSize() const noexcept | IOstream | inline |
| scatter(T &value, const int tag=UPstream::msgType(), const int comm=UPstream::worldComm) | Pstream | inlinestatic |
| Foam::UPstream::scatter(const Type *send, const UList< int > &counts, const UList< int > &offsets, Type *recv, int count, const int comm=UPstream::worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::scatter(const Type *send, const UList< int > &counts, const UList< int > &offsets, Type *recv, int count, const int comm=UPstream::worldComm) | UPstream | inlinestatic |
| scatterList_algorithm(const UPstream::commsStructList &comms, UList< T > &values, const int tag, const int communicator) | Pstream | static |
| send(const Type &value, const UPstream::commsTypes commsType, const int toProcNo, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | OPstream | inlinestatic |
| send(const Type &value, const int toProcNo, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | OPstream | inlinestatic |
| Foam::UOPstream::send() | UOPstream | |
| Foam::send_done(const int toProcNo, const int communicator, const int tag=UPstream::msgType()+1970) | UPstream | static |
| Foam::UOPstream::send_done(const int toProcNo, const int communicator, const int tag=UPstream::msgType()+1970) | UPstream | static |
| sendAtDestruct_ | UOPstreamBase | protected |
| sendBuf_ | UOPstreamBase | protected |
| Foam::sendModes enum name | UPstream | |
| Foam::UOPstream::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 |
| Foam::shutdown(int errNo=0) | UPstream | static |
| Foam::UOPstream::shutdown(int errNo=0) | UPstream | static |
| sizeofLabel_ | IOstream | protected |
| sizeofScalar_ | IOstream | protected |
| Foam::splitCommunicator(const label parent, const int colour, const bool two_step=true) | UPstream | static |
| Foam::UOPstream::splitCommunicator(const label parent, const int colour, const bool two_step=true) | UPstream | static |
| staticName_ | IOstream | protectedstatic |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| Foam::subProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| Foam::UOPstream::subProcs(const label communicator=worldComm) | UPstream | inlinestatic |
| tag | Pstream | |
| tag_ | UOPstreamBase | protected |
| Foam::topoControls enum name | UPstream | |
| Foam::UOPstream::topoControls enum name | UPstream | |
| Foam::topologyControl_ | UPstream | static |
| Foam::UOPstream::topologyControl_ | UPstream | static |
| toProcNo_ | UOPstreamBase | protected |
| transferBuf_ | Pstream | protected |
| Foam::treeCommunication(int communicator) | UPstream | static |
| Foam::UOPstream::treeCommunication(int communicator) | UPstream | static |
| Foam::tuning_NBX_ | UPstream | static |
| Foam::UOPstream::tuning_NBX_ | UPstream | static |
| UNCOMPRESSED enum value | IOstreamOption | |
| unsetf(std::ios_base::fmtflags f) | IOstream | inline |
| UOPstream(const UPstream::commsTypes commsType, const int toProcNo, DynamicList< char > &sendBuf, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, const bool sendAtDestruct=true, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | UOPstream | |
| UOPstream(const int toProcNo, PstreamBuffers &buffers) | UOPstream | |
| UOPstream(DynamicList< char > &sendBuf, IOstreamOption::streamFormat fmt=IOstreamOption::BINARY) | UOPstream | explicit |
| UOPstreamBase(const UPstream::commsTypes commsType, const int toProcNo, DynamicList< char > &sendBuf, const int tag=UPstream::msgType(), const int communicator=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 |
| Foam::UPstream(const commsTypes commsType) noexcept | UPstream | inlineexplicit |
| Foam::UOPstream::UPstream(const commsTypes commsType) noexcept | UPstream | inlineexplicit |
| Foam::usingNodeComms(const int communicator) | UPstream | static |
| Foam::UOPstream::usingNodeComms(const int communicator) | UPstream | static |
| Foam::usingTopoControl(UPstream::topoControls ctrl) noexcept | UPstream | inlinestatic |
| Foam::UOPstream::usingTopoControl(UPstream::topoControls ctrl) noexcept | UPstream | inlinestatic |
| version() const noexcept | IOstreamOption | inline |
| version(const versionNumber ver) noexcept | IOstreamOption | inline |
| version(const token &tok) | IOstreamOption | inline |
| Foam::wait_done(const int fromProcNo, const int communicator, const int tag=UPstream::msgType()+1970) | UPstream | static |
| Foam::UOPstream::wait_done(const int fromProcNo, const int communicator, const int tag=UPstream::msgType()+1970) | UPstream | static |
| Foam::waitAnyRequest(const label pos, label len=-1) | UPstream | static |
| Foam::waitAnyRequest(UList< UPstream::Request > &requests) | UPstream | static |
| Foam::UOPstream::waitAnyRequest(const label pos, label len=-1) | UPstream | static |
| Foam::UOPstream::waitAnyRequest(UList< UPstream::Request > &requests) | UPstream | static |
| Foam::waitRequest(const label i) | UPstream | static |
| Foam::waitRequest(UPstream::Request &req) | UPstream | static |
| Foam::UOPstream::waitRequest(const label i) | UPstream | static |
| Foam::UOPstream::waitRequest(UPstream::Request &req) | UPstream | static |
| Foam::waitRequestPair(label &req0, label &req1) | UPstream | static |
| Foam::UOPstream::waitRequestPair(label &req0, label &req1) | UPstream | static |
| Foam::waitRequests(const label pos, label len=-1) | UPstream | static |
| Foam::waitRequests(UList< UPstream::Request > &requests) | UPstream | static |
| Foam::waitRequests() | UPstream | inlinestatic |
| Foam::UOPstream::waitRequests(const label pos, label len=-1) | UPstream | static |
| Foam::UOPstream::waitRequests(UList< UPstream::Request > &requests) | UPstream | static |
| Foam::UOPstream::waitRequests() | UPstream | inlinestatic |
| Foam::waitSomeRequests(const label pos, label len=-1, DynamicList< int > *indices=nullptr) | UPstream | static |
| Foam::waitSomeRequests(UList< UPstream::Request > &requests, DynamicList< int > *indices=nullptr) | UPstream | static |
| Foam::UOPstream::waitSomeRequests(const label pos, label len=-1, DynamicList< int > *indices=nullptr) | UPstream | static |
| Foam::UOPstream::waitSomeRequests(UList< UPstream::Request > &requests, DynamicList< int > *indices=nullptr) | UPstream | static |
| Foam::warnComm | UPstream | static |
| Foam::UOPstream::warnComm | UPstream | static |
| Foam::whichCommunication(const int communicator, bool linear=false) | UPstream | inlinestatic |
| Foam::UOPstream::whichCommunication(const int communicator, bool linear=false) | UPstream | inlinestatic |
| width() const override | UOPstreamBase | inlinevirtual |
| width(const int) override | UOPstreamBase | inlinevirtual |
| Foam::worldComm | UPstream | static |
| Foam::UOPstream::worldComm | UPstream | static |
| Foam::worldIDs() noexcept | UPstream | inlinestatic |
| Foam::UOPstream::worldIDs() noexcept | UPstream | inlinestatic |
| write(const UPstream::commsTypes commsType, const int toProcNo, const Type *buffer, std::streamsize count, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, UPstream::Request *req=nullptr, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UOPstream | static |
| write(UPstream::Request &req, const int toProcNo, const Type *buffer, std::streamsize count, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UOPstream | inlinestatic |
| write(const UPstream::commsTypes commsType, const int toProcNo, const UList< Type > &buffer, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, UPstream::Request *req=nullptr, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UOPstream | inlinestatic |
| write(const UPstream::commsTypes commsType, const int toProcNo, const SubList< Type > buffer, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, UPstream::Request *req=nullptr, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UOPstream | inlinestatic |
| write(UPstream::Request &req, const int toProcNo, const UList< Type > &buffer, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UOPstream | inlinestatic |
| write(UPstream::Request &req, const int toProcNo, const SubList< Type > buffer, const int tag=UPstream::msgType(), const int communicator=UPstream::worldComm, const UPstream::sendModes sendMode=UPstream::sendModes::normal) | UOPstream | inlinestatic |
| write(const token &tok) override | UOPstream | |
| write(const char c) override | UOPstream | |
| write(const char *str) override | UOPstream | |
| write(const word &str) override | UOPstream | |
| write(const std::string &str) override | UOPstream | |
| write(const int32_t val) override | UOPstream | |
| write(const int64_t val) override | UOPstream | |
| write(const float val) override | UOPstream | |
| write(const double val) override | UOPstream | |
| write(const char *data, std::streamsize count) override | UOPstream | |
| Foam::UOPstreamBase::write(const token &tok) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const char c) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const char *str) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const word &str) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const std::string &str) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const int32_t val) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const int64_t val) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const float val) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::write(const double val) override | UOPstreamBase | virtual |
| Foam::UOPstreamBase::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 |
| ~UOPstream() | UOPstream | virtual |
| ~UOPstreamBase() | UOPstreamBase | virtual |