54 <<
"toProcNo:" << toProcNo <<
" : illegal communicator " 56 <<
"Communicator should be within range [0," DynamicList< label > freedRequests_
DynamicList< MPI_Request > outstandingRequests_
Outstanding non-blocking operations.
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
DynamicList< int > freedTags_
Free'd message tags.
constexpr char nl
The newline '\n' character (0x0a)
DynamicList< MPI_Comm > MPICommunicators_
void checkCommunicator(const label comm, const label toProcNo)
Fatal if comm is outside the allocated range.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
int nTags_
Max outstanding message tag operations.
errorManip< error > abort(error &err)
DynamicList< MPI_Group > MPIGroups_