status_body Subroutine

public subroutine status_body(title, value)

Provides a way to write boxed status messages to standard out; in particular, this routine writes out the name and value of a variable.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: title
class(*), intent(in) :: value