Private Member Functions | |
subroutine | mpp_error_basic (errortype, errormsg) |
subroutine | mpp_error_mesg (routine, errormsg, errortype) |
subroutine | mpp_error_noargs () |
Definition at line 572 of file mpp_mod_oa.F90.
subroutine mpp_mod_oa::mpp_error::mpp_error_basic | ( | integer,intent(in) | errortype, | |
character(len=*),intent(in),optional | errormsg | |||
) | [private] |
Definition at line 2220 of file mpp_mod_oa.F90.
subroutine mpp_mod_oa::mpp_error::mpp_error_mesg | ( | character(len=*),intent(in) | routine, | |
character(len=*),intent(in) | errormsg, | |||
integer,intent(in) | errortype | |||
) | [private] |
Definition at line 2277 of file mpp_mod_oa.F90.
subroutine mpp_mod_oa::mpp_error::mpp_error_noargs | ( | ) | [private] |
Definition at line 2284 of file mpp_mod_oa.F90.