cable_abort Subroutine

public subroutine cable_abort(message, file, line, error_code)

Abort CABLE with an error message.

Arguments

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

Error message to display

character(len=*), intent(in) :: file

Source file where the error occurred

integer, intent(in) :: line

Line number where the error occurred

integer, intent(in), optional :: error_code

Optional error code