SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines | Variables
dr_hook_watch_mod.F90 File Reference

Go to the source code of this file.

Data Types

interface  dr_hook_watch_mod::dr_hook_watch
 

Modules

module  dr_hook_watch_mod
 

Functions/Subroutines

subroutine dr_hook_watch_mod::check_args (LLABORT, LLACTIVE, LLPRINT, LLTRBK, IABORT, IACTIVE, IPRINT, ITRBK, IPRTKEY, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_character (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_logical_scalar (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_logical_vec (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_i4_scalar (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_i4_vec (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_i8_scalar (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_i8_vec (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_r4_scalar (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_r4_vec (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_r8_scalar (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine dr_hook_watch_mod::dr_hook_watch_r8_vec (CDNAME, PTR, LDABORT, LDACTIVE, LDPRINT, LDTRBK)
 
subroutine, public dr_hook_watch_mod::dr_hook_check_watch (CDWHERE, LDABORT)
 

Variables

integer, parameter, public dr_hook_watch_mod::keynone = 0
 
integer, parameter, public dr_hook_watch_mod::keylog = 1
 
integer, parameter, public dr_hook_watch_mod::keychar = 2
 
integer, parameter, public dr_hook_watch_mod::key_i4 = 4
 
integer, parameter, public dr_hook_watch_mod::key_i8 = 8
 
integer, parameter, public dr_hook_watch_mod::key_r4 = 16
 
integer, parameter, public dr_hook_watch_mod::key_r8 = 32