write_centered_title Subroutine

public subroutine write_centered_title(unit, title, width)

Write centered title to file

Arguments

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