SURFEX v8.1
General documentation of Surfex
Modules | Functions/Subroutines
xrd_unix_env.F90 File Reference

Go to the source code of this file.

Modules

module  xrd_unix_env
 

Functions/Subroutines

subroutine xrd_unix_env::xrd_getenv (KEY, VAL)
 
integer(kind=jpim) function xrd_unix_env::xrd_iargc ()
 
subroutine xrd_unix_env::xrd_getarg (KEY, VAL)
 
subroutine xrd_unix_env::xrd_exit (STATUS)
 
subroutine xrd_unix_env::xrd_mkdir (PATH)
 
character *256 function xrd_unix_env::xrd_dirname (PATH)
 
character *256 function xrd_unix_env::xrd_basename (PATH)
 
elemental subroutine xrd_unix_env::xrd_lower_case (OUS, INS)
 
logical(kind=jplm) function xrd_unix_env::xrd_isalpha (C)
 
logical(kind=jplm) function xrd_unix_env::xrd_isdigit (C)
 
subroutine xrd_unix_env::xrd_date_and_time (VL)
 
subroutine xrd_unix_env::xrd_cpu_time (T)
 
subroutine xrd_unix_env::xrd_countlines (NLINES, F, ERR)
 
integer(kind=jpim) function xrd_unix_env::xrd_countwords (S)