Go to the source code of this file.
Namespaces | |
Foam::PstreamGlobals | |
Global functions and variables for working with parallel streams, but principally for mpi. | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
void | checkCommunicator (const label, const label procNo) |
Variables | |
MPI_Comm | MPI_COMM_FOAM |
DynamicList< MPI_Request > | outstandingRequests_ |
int | nTags_ |
DynamicList< int > | freedTags_ |
DynamicList< MPI_Comm > | MPICommunicators_ |
DynamicList< MPI_Group > | MPIGroups_ |
Original source file PstreamGlobals.H
Definition in file PstreamGlobals.H.