Public Member Functions |
subroutine, public | ipslnlf (new_number, old_number) |
subroutine, public | ipslerr (plev, pcname, pstr1, pstr2, pstr3) |
subroutine, public | ipslerr_act (new_mode, old_mode) |
subroutine, public | ipslerr_inq (current_level, maximum_level) |
subroutine, public | histerr (plev, pcname, pstr1, pstr2, pstr3) |
subroutine, public | ipsldbg (new_status, old_status) |
Detailed Description
Definition at line 6 of file ioipsl_errioipsl.F90.
Member Function/Subroutine Documentation
subroutine, public ioipsl_errioipsl::histerr |
( |
integer |
plev, |
|
|
character(len=*) |
pcname, |
|
|
character(len=*) |
pstr1, |
|
|
character(len=*) |
pstr2, |
|
|
character(len=*) |
pstr3 |
|
) |
| |
subroutine, public ioipsl_errioipsl::ipsldbg |
( |
logical, intent(in), optional |
new_status, |
|
|
logical, intent(out), optional |
old_status |
|
) |
| |
subroutine, public ioipsl_errioipsl::ipslerr |
( |
integer |
plev, |
|
|
character(len=*) |
pcname, |
|
|
character(len=*) |
pstr1, |
|
|
character(len=*) |
pstr2, |
|
|
character(len=*) |
pstr3 |
|
) |
| |
subroutine, public ioipsl_errioipsl::ipslerr_act |
( |
logical, intent(in), optional |
new_mode, |
|
|
logical, intent(out), optional |
old_mode |
|
) |
| |
subroutine, public ioipsl_errioipsl::ipslerr_inq |
( |
integer, intent(out), optional |
current_level, |
|
|
integer, intent(out), optional |
maximum_level |
|
) |
| |
subroutine, public ioipsl_errioipsl::ipslnlf |
( |
integer, intent(in), optional |
new_number, |
|
|
integer, intent(out), optional |
old_number |
|
) |
| |
Member Data Documentation
integer ioipsl_errioipsl::ilv_cur = 0 |
|
private |
integer ioipsl_errioipsl::ilv_max = 0 |
|
private |
logical ioipsl_errioipsl::ioipsl_debug = .FALSE. |
|
private |
logical ioipsl_errioipsl::lact_mode = .TRUE. |
|
private |
integer ioipsl_errioipsl::n_l = 6 |
|
private |
The documentation for this module was generated from the following file: