67 const label bufSize = 0,
commsTypes commsType() const
Get the communications type of the stream.
commsTypes
Types of communications.
static int & msgType()
Message tag of standard messages.
versionNumber version() const
Return the stream version.
static label worldComm
Default communicator (all processors)
OPstream(const commsTypes commsType, const int toProcNo, const label bufSize=0, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm, streamFormat format=BINARY, versionNumber version=currentVersion)
Construct given process index to send to and optional buffer size,.
Inter-processor communications stream.
streamFormat
Enumeration for the format of data in the stream.
streamFormat format() const
Return current stream format.
Output inter-processor communications stream operating on external buffer.
Output inter-processor communications stream.
static const versionNumber currentVersion
Current version number.