NAME
Particles_sendOutputData
SYNOPSIS
call Particles_sendOutputData()
DESCRIPTION
This routine allows the Particles unit to checkpoint any scalar data stored in the Particles_data Fortran modules and is called by the routine IO_updateScalars before checkpointing. To send data to the IO unit this routine calls IO_setScalar. In addition this routine may prepare any other data the IO unit needs for checkpointing which the Particles unit owns.
ARGUMENTS
SEE ALSO
IO_setScalar, IO_updateScalars