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

Go to the source code of this file.

Data Types

interface  strhandler_mod::stransfer
 

Modules

module  strhandler_mod
 

Functions/Subroutines

character(len=8) function strhandler_mod::stransfer_r8_to_str (SOURCE, MOLD)
 
real(kind=jprd) function strhandler_mod::stransfer_str_to_r8 (SOURCE, MOLD)
 
character(len=4) function strhandler_mod::stransfer_r4_to_str (SOURCE, MOLD)
 
real(kind=jprm) function strhandler_mod::stransfer_str_to_r4 (SOURCE, MOLD)
 
character(len=max(1, len(s))) function, public strhandler_mod::sadjustl (S)
 
character(len=max(1, len(s))) function, public strhandler_mod::sadjustr (S)
 
subroutine, public strhandler_mod::tolower (CDS)
 
subroutine, public strhandler_mod::toupper (CDS)
 
subroutine, public strhandler_mod::expand_string (MYPROC, nproc, timestep, max_timestep, s)