FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Particles_sendOutputData () |
subroutine Particles_sendOutputData |
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.
SEE ALSO
IO_setScalar, IO_updateScalars
Definition at line 32 of file Particles_sendOutputData.F90.