error Subroutine

public subroutine error(message)

Print error messages to the screen without the WARNING prompt. This will typically precede a call to DIE

Arguments

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