write_centered_title Subroutine

public subroutine write_centered_title(unit, title, width, raw_text)

Write centered title to file.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: unit
character(len=*), intent(in) :: title
integer, intent(in) :: width
logical, intent(in), optional :: raw_text