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

Go to the source code of this file.

Functions/Subroutines

subroutine HeatAD_init (restart)
 

Function/Subroutine Documentation

◆ HeatAD_init()

subroutine HeatAD_init ( logical, intent(in)  restart)

Initialize unit scope variables which are typically the runtime parameters. This must be called once by Driver_initAll.F90 first. Calling multiple times will not cause any harm but is unnecessary.

Definition at line 20 of file HeatAD_init.F90.