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

Go to the source code of this file.

Functions/Subroutines

integer function ut_getFreeFileUnit ()
 

Function/Subroutine Documentation

◆ ut_getFreeFileUnit()

integer function ut_getFreeFileUnit

Integer function, which returns a free unit number for file handling. It loops over a set of permissible integer values and checks availability using the inquire command.

none

Definition at line 25 of file ut_getFreeFileUnit.F90.

Referenced by ut_testDriverMod::finish_test_run().

Here is the caller graph for this function: