wiki:MpiDispatch

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

FUNCTION MPI_Dispatch (INTEGER Worker, INTEGER BEARf, NodeInfo Info, FuncParam Param)


Click here to view the source.

This function runs only on a master processor. MPI_Dispatch() sends a message to a worker processor designated by the processor ID Worker to perform an action on Info. The exact action is specified by the integer action code BEARf.


INCLUDES:

InfoFieldUtils.mpi_cpp.f90

mpi.h Provides the MPI library.

USES:

Note: See TracWiki for help on using the wiki.