|
Oasis3 4.0.2
|
Private Member Functions | |
| subroutine | mpp_error_basic (errortype, errormsg) |
| subroutine | mpp_error_mesg (routine, errormsg, errortype) |
| subroutine | mpp_error_noargs () |
Definition at line 567 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 2215 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 2263 of file mpp_mod_oa.F90.
| subroutine mpp_mod_oa::mpp_error::mpp_error_noargs | ( | ) | [private] |
Definition at line 2270 of file mpp_mod_oa.F90.