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 | |
Functions | |
void | checkCommunicator (const label comm, const label toProcNo) |
Variables | |
DynamicList< MPI_Request > | outstandingRequests_ |
DynamicList< label > | freedRequests_ |
int | nTags_ = 0 |
DynamicList< int > | freedTags_ |
DynamicList< MPI_Comm > | MPICommunicators_ |
DynamicList< MPI_Group > | MPIGroups_ |
Original source file PstreamGlobals.H
Definition in file PstreamGlobals.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.