Global functions and variables for working with parallel streams, but principally for mpi. More...
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_ |
Global functions and variables for working with parallel streams, but principally for mpi.
Definition at line 68 of file PstreamGlobals.C.
References Foam::abort(), Foam::endl(), Foam::FatalError, FatalErrorInFunction, and MPICommunicators_.
DynamicList<MPI_Request> outstandingRequests_ |
int nTags_ |
Referenced by UPstream::allocateTag().
DynamicList<int> freedTags_ |
Referenced by UPstream::allocateTag(), and UPstream::freeTag().
DynamicList<MPI_Comm> MPICommunicators_ |
Referenced by Foam::allReduce(), and checkCommunicator().
DynamicList<MPI_Group> MPIGroups_ |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.