printMessage Module Subroutine

public module subroutine printMessage(msg, allProcs)

Print message to output_unit - if allProcs true prefaces with rank number

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: msg
logical, intent(in), optional :: allProcs