FV3 Bundle
ncdw_strarrutils.F90 File Reference

Go to the source code of this file.

Modules

module  ncdw_strarrutils
 

Functions/Subroutines

integer function ncdw_strarrutils::lentrim (s)
 
integer function ncdw_strarrutils::string_count_substr (s, substr)
 
integer function ncdw_strarrutils::string_get_max_split (s, substr)
 
character(len=:) function, dimension(:), allocatable ncdw_strarrutils::string_split_index (s, delimiter)
 
subroutine ncdw_strarrutils::string_array_dump (strings)
 
integer function ncdw_strarrutils::max_len_string_array (str_arr, arr_length)
 
integer function ncdw_strarrutils::max_len_notrim_string_array (str_arr, arr_length)
 
subroutine ncdw_strarrutils::string_before_delimiter (s, delimiter, string_part)