title Subroutine

public subroutine title(title_text)

Set the title for the global figure (pyplot-style)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: title_text