wiki:MpiDispatchFinalize

Version 2 (modified by trac, 12 years ago) ( diff )

FUNCTION MPI_Dispatch_Finalize (INTEGER BEARf)


Click here to view the source.

This function synchronizes processors by calling waits on outstanding requests. MPI_Dispatch_Finalize() calls waits on each open request, and when they have all successfully completed it clears the request counter and request array. This function is most often called after error estimations in the BEAR() subroutine.


INCLUDES:

InfoFieldUtils.mpi_cpp.f90

mpi.h

USES:

Note: See TracWiki for help on using the wiki.