70 #ifndef PstreamBuffers_H 71 #define PstreamBuffers_H 113 bool finishedSendsCalled_;
void finishedSends(const bool block=true)
Mark all sends as having been done. This will start receives.
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,.
commsTypes
Types of communications.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Holds information (coordinate and normal) regarding nearest wall point.
word format(conversionProperties.lookup("format"))
static int & msgType()
Message tag of standard messages.
static label worldComm
Default communicator (all processors)
Input inter-processor communications stream operating on external buffer.
static DynamicList< char > nullBuf
streamFormat
Enumeration for the format of data in the stream.
Creates a single block of cells from point coordinates, numbers of cells in each direction and an exp...
Output inter-processor communications stream operating on external buffer.
~PstreamBuffers()
Destructor.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
void clear()
Clear storage and reset.
static const versionNumber currentVersion
Current version number.