Public Member Functions | |
subroutine, public | SDL_TRACEBACK (KTID) |
subroutine, public | SDL_SRLABORT |
subroutine, public | SDL_DISABORT (KCOMM) |
Private Attributes | |
INTEGER, parameter | SIGABRT = 6 |
Definition at line 1 of file sdl_mod.F90.
subroutine, public SDL_MOD::SDL_DISABORT | ( | INTEGER(KIND=JPIM), intent(in) | KCOMM | ) |
Definition at line 106 of file sdl_mod.F90.
subroutine, public SDL_MOD::SDL_SRLABORT | ( | ) |
Definition at line 95 of file sdl_mod.F90.
subroutine, public SDL_MOD::SDL_TRACEBACK | ( | INTEGER(KIND=JPIM), intent(in), optional | KTID | ) |
Definition at line 31 of file sdl_mod.F90.
INTEGER, parameter SDL_MOD::SIGABRT = 6 [private] |
Definition at line 24 of file sdl_mod.F90.