wiki:Initalq_Workers

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

FUNCTION Initialq_Workers(NodeInfo* Info, FuncParam Dummy)


Click here to view the source.


Analogous to the Initialq() function, this function causes the master processor to send a message to a worker processor to call the qinit() function on Info. This is accomplished by sending a control signal to the worker processor, followed by an identifier for Info. These sendings do not block.


INCLUDES:

InfoFieldUtils.mpi_cpp.f90

mpi.h Provides the MPI library.

USES:

Note: See TracWiki for help on using the wiki.