FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Hydro_init.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Hydro_init ()
 

Function/Subroutine Documentation

◆ Hydro_init()

subroutine Hydro_init

Initialize unit scope variables which are typically the runtime parameters. A specific implementation may also allocate scratch space to be used This must be called once by Driver_initAll.F90 first. Calling multiple times will not cause any harm but is unnecessary.

None

Definition at line 27 of file Hydro_init.F90.