wiki:TransferInfo

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

SUBROUTINE TransferInfo(INTEGER Source, INTEGER Destination, INTEGER PointerItemsListNr, NodeInfo* Info)


Click here to view the source.


Transfers the NodeInfo structure Info between processors Source and Destination. This subroutine should only be run from the master processor, but it governs all types of transfers (master to worker, worker to master, and worker to worker).


INCLUDES:

InfoFieldUtils.mpi_cpp.f90

mpi.h Provides the MPI library.

USES:

Note: See TracWiki for help on using the wiki.