My Project
 All Classes Files Functions Variables Macros
ioipsl_errioipsl Module Reference
Collaboration diagram for ioipsl_errioipsl:
[legend]

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)

Private Attributes

integer n_l = 6
integer ilv_cur = 0
integer ilv_max = 0
logical ioipsl_debug = .FALSE.
logical lact_mode = .TRUE.

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 
)

Definition at line 153 of file ioipsl_errioipsl.F90.

subroutine, public ioipsl_errioipsl::ipsldbg ( logical, intent(in), optional  new_status,
logical, intent(out), optional  old_status 
)

Definition at line 188 of file ioipsl_errioipsl.F90.

subroutine, public ioipsl_errioipsl::ipslerr ( integer  plev,
character(len=*)  pcname,
character(len=*)  pstr1,
character(len=*)  pstr2,
character(len=*)  pstr3 
)

Definition at line 54 of file ioipsl_errioipsl.F90.

Here is the caller graph for this function:

subroutine, public ioipsl_errioipsl::ipslerr_act ( logical, intent(in), optional  new_mode,
logical, intent(out), optional  old_mode 
)

Definition at line 92 of file ioipsl_errioipsl.F90.

subroutine, public ioipsl_errioipsl::ipslerr_inq ( integer, intent(out), optional  current_level,
integer, intent(out), optional  maximum_level 
)

Definition at line 126 of file ioipsl_errioipsl.F90.

subroutine, public ioipsl_errioipsl::ipslnlf ( integer, intent(in), optional  new_number,
integer, intent(out), optional  old_number 
)

Definition at line 25 of file ioipsl_errioipsl.F90.

Member Data Documentation

integer ioipsl_errioipsl::ilv_cur = 0
private

Definition at line 19 of file ioipsl_errioipsl.F90.

integer ioipsl_errioipsl::ilv_max = 0
private

Definition at line 19 of file ioipsl_errioipsl.F90.

logical ioipsl_errioipsl::ioipsl_debug = .FALSE.
private

Definition at line 20 of file ioipsl_errioipsl.F90.

logical ioipsl_errioipsl::lact_mode = .TRUE.
private

Definition at line 20 of file ioipsl_errioipsl.F90.

integer ioipsl_errioipsl::n_l = 6
private

Definition at line 19 of file ioipsl_errioipsl.F90.


The documentation for this module was generated from the following file: