Toggle navigation
NTPoly
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
WriteHeader
Subroutine
8 statements
Source File
LoggingModule.F90
LoggingModule
WriteHeader
Contents
public subroutine WriteHeader(header_value)
Write out a header to the log.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
header_value
The text of the header.
Contents