CAM
error_messages Module Reference

Functions/Subroutines

subroutine, public alloc_err (istat, routine, name, nelem)
 
subroutine, public handle_err (istat, msg)
 
subroutine, public handle_ncerr (ret, mes, line)
 
subroutine, public handle_errmsg (errmsg, subname, extra_msg)
 

Function/Subroutine Documentation

◆ alloc_err()

subroutine, public error_messages::alloc_err ( integer, intent(in)  istat,
character(len=*), intent(in)  routine,
character(len=*), intent(in)  name,
integer, intent(in)  nelem 
)
Here is the caller graph for this function:

◆ handle_err()

subroutine, public error_messages::handle_err ( integer, intent(in)  istat,
character(len=*), intent(in)  msg 
)
Here is the caller graph for this function:

◆ handle_errmsg()

subroutine, public error_messages::handle_errmsg ( character(len=*), intent(in)  errmsg,
character(len=*), intent(in), optional  subname,
character(len=*), intent(in), optional  extra_msg 
)
Here is the caller graph for this function:

◆ handle_ncerr()

subroutine, public error_messages::handle_ncerr ( integer, intent(in)  ret,
character(len=*), intent(in)  mes,
integer, intent(in), optional  line 
)
Here is the caller graph for this function: