SURFEX v8.1
General documentation of Surfex
Functions/Subroutines | Variables
sdl_mod 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

◆ sdl_disabort()

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

Definition at line 106 of file sdl_mod.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sdl_srlabort()

subroutine, public sdl_mod::sdl_srlabort ( )

Definition at line 95 of file sdl_mod.F90.

Here is the call graph for this function:

◆ sdl_traceback()

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

Definition at line 32 of file sdl_mod.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ sigabrt

integer, parameter sdl_mod::sigabrt = 6
private

Definition at line 24 of file sdl_mod.F90.