70 #ifndef PstreamBuffers_H
71 #define PstreamBuffers_H
113 bool finishedSendsCalled_;
static const versionNumber currentVersion
Current version number.
streamFormat
Enumeration for the format of data in the stream.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Buffers for inter-processor communications streams (UOPstream, UIPstream).
PstreamBuffers(const UPstream::commsTypes commsType, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm, IOstream::streamFormat format=IOstream::BINARY, IOstream::versionNumber version=IOstream::currentVersion)
Construct given comms type,.
static DynamicList< char > nullBuf
void finishedSends(const bool block=true)
Mark all sends as having been done. This will start receives.
void clear()
Clear storage and reset.
~PstreamBuffers()
Destructor.
Input inter-processor communications stream operating on external buffer.
Output inter-processor communications stream operating on external buffer.
commsTypes
Types of communications.
static label worldComm
Default communicator (all processors)
static int & msgType()
Message tag of standard messages.
Creates a single block of cells from point coordinates, numbers of cells in each direction and an exp...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
word format(conversionProperties.lookup("format"))