ROMS
Loading...
Searching...
No Matches
strings.F File Reference
#include "cppdefs.h"
Include dependency graph for strings.F:

Go to the source code of this file.

Modules

module  strings_mod
 

Functions/Subroutines

logical function, public strings_mod::founderror (flag, noerr, line, routine)
 
logical function, public strings_mod::globalerror (ng, model, flag, noerr, line, routine)
 
logical function, public strings_mod::taskerror (ng, model, flag, noerr, line, routine)
 
subroutine, public strings_mod::standardname (sname, variable, prefix, suffix)
 
integer function, public strings_mod::assign_string (a, string)
 
logical function, public strings_mod::find_string (a, asize, string, aindex)
 
subroutine, public strings_mod::join_string (a, asize, string, lstring)
 
character(len(sinp)) function, public strings_mod::lowercase (sinp)
 
character(len(sinp)) function, public strings_mod::uppercase (sinp)