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

Go to the source code of this file.

Functions/Subroutines

subroutine Logfile_break (char)
 

Function/Subroutine Documentation

◆ Logfile_break()

subroutine Logfile_break ( character(len=1), intent(in)  char)

Writes a horizontal line of a given char to the Logfile. This is used to break up different sections of the Logfile, performance results from runtime stamping etc.

===========================================================================

char - single character used to create line in Logfile

Definition at line 32 of file Logfile_break.F90.