WriteHeader Subroutine

public subroutine WriteHeader(header_value)

Write out a header to the log.

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: header_value

The text of the header.


Contents

None