die Subroutine

public pure elemental subroutine die(message)

Stop program execution with a message

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: message