dynamic_message_end Subroutine

public subroutine dynamic_message_end(message)

write message in the core with rank = 0, stop replacing a line by a new message

Arguments

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

the message to write, not to trim


Contents

None