error Subroutine

public subroutine error(msg)

Provides a way to report an error message and halt the program.

Arguments

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