strLower Function

publicelemental function strLower(str) result(out)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: str

Return Value character(len=maxlen)


Called by

proc~~strlower~~CalledByGraph proc~strlower strLower proc~etat0dyn_netcdf etat0dyn_netcdf proc~etat0dyn_netcdf->proc~strlower proc~str2bool str2bool proc~str2bool->proc~strlower program~ce0l ce0l program~ce0l->proc~etat0dyn_netcdf

Contents