ITM AMNS: User Interface  \$Id: Doxyfile 502 2015-10-15 12:23:45Z dpc $

utils module from Silvio Gori's grid package More...

Public Member Functions

subroutine, public assert (lcond, message)
 
subroutine, public warning (lcond, message)
 
subroutine, public exiting (lcond, message)
 
subroutine, public exitall ()
 
subroutine, public sub_init (subin)
 
subroutine, public sub_end ()
 

Detailed Description

utils module from Silvio Gori's grid package

Author
Silvio Gori
Version
"$Id: call_utils.F90 502 2015-10-15 12:23:45Z dpc $"

Definition at line 8 of file call_utils.F90.

Member Function/Subroutine Documentation

subroutine, public call_utils::assert ( logical, intent(in)  lcond,
character(len=*), intent(in)  message 
)

Definition at line 29 of file call_utils.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public call_utils::exitall ( )

Definition at line 72 of file call_utils.F90.

Here is the caller graph for this function:

subroutine, public call_utils::exiting ( logical, intent(in)  lcond,
character(len=*), intent(in)  message 
)

Definition at line 56 of file call_utils.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public call_utils::sub_end ( )

Definition at line 97 of file call_utils.F90.

Here is the caller graph for this function:

subroutine, public call_utils::sub_init ( character(len=*), intent(in)  subin)

Definition at line 86 of file call_utils.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public call_utils::warning ( logical, intent(in)  lcond,
character(len=*), intent(in)  message 
)

Definition at line 44 of file call_utils.F90.

Here is the caller graph for this function:


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