

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 | |
| 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.
1.8.13