LMDZ
sdl_module Module Reference

Functions/Subroutines

subroutine, public sdl_traceback (KTID)
 
subroutine, public sdl_srlabort
 
subroutine, public sdl_disabort (KCOMM)
 

Variables

integer, parameter sigabrt = 6
 

Function/Subroutine Documentation

subroutine, public sdl_module::sdl_disabort ( integer(kind=jpim), intent(in)  KCOMM)

Definition at line 106 of file sdl_module.F90.

Here is the call graph for this function:

subroutine, public sdl_module::sdl_srlabort ( )

Definition at line 94 of file sdl_module.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public sdl_module::sdl_traceback ( integer(kind=jpim), intent(in), optional  KTID)

Definition at line 32 of file sdl_module.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

integer, parameter sdl_module::sigabrt = 6

Definition at line 24 of file sdl_module.F90.