wiki:Worker_InitTimeStepFixUp

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

SUBROUTINE Worker_InitTimeStepFixUp(NodeInfo Info)


Click here to view the v166 source.


Sends a message to Info's processor (assuming it is a worker processor) to clear the error estimation flag and restore its old dt (timestep) value. This subroutine does no error checking to verify that Info%MPI_id is not the master processor, so care should be taken to verify this before Worker_InitTimeStepFixup() is called.


INCLUDES:

mpi.h Provides the MPI library.

USES:

Note: See TracWiki for help on using the wiki.