FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Driver_getDt (dt) |
subroutine Driver_getDt | ( | real, intent(out) | dt | ) |
The current simulation timestep "dt" is known to and owned by the Driver unit. This accessor function makes it available to the other units.
dt - returned value, current run simulation dt
Definition at line 36 of file Driver_getDt.F90.