stop_and_print Subroutine

public pure subroutine stop_and_print(message)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: message

Calls

proc~~stop_and_print~~CallsGraph proc~stop_and_print stop_and_print interface~internal_error_stop internal_error_stop proc~stop_and_print->interface~internal_error_stop none~string string_t%string proc~stop_and_print->none~string interface~as_character string_t%as_character none~string->interface~as_character