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

Go to the source code of this file.

Functions/Subroutines

subroutine Logfile_close (logUnitLocal)
 

Function/Subroutine Documentation

◆ Logfile_close()

subroutine Logfile_close ( logical  logUnitLocal)

Close the log file

logUnitLocal - indicates whether to close the local or global logfile

NOTES variables that begin with "log_" are defined in the fortran module Logfile_data. The prefix "log_" is meant to indicate that these variables have Logfile unit scope. Other variables are local to the individual subroutines

Definition at line 27 of file Logfile_close.F90.