status_head Subroutine

public impure subroutine status_head(title)

This subroutine is used to write boxed status messages to standard out; in particular, this routine writes out a boxed title with a timestamp.

Arguments

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

Contents

None