string_vec_to_comma_sep Function

public function string_vec_to_comma_sep(string_vec) result(comma_sep)

Arguments

Type IntentOptional Attributes Name
type(StringVector), intent(in) :: string_vec

Return Value character(len=:), allocatable


Calls

proc~~string_vec_to_comma_sep~~CallsGraph proc~string_vec_to_comma_sep string_vec_to_comma_sep begin begin proc~string_vec_to_comma_sep->begin next next proc~string_vec_to_comma_sep->next of of proc~string_vec_to_comma_sep->of

Called by

proc~~string_vec_to_comma_sep~~CalledByGraph proc~string_vec_to_comma_sep string_vec_to_comma_sep proc~add_variable~2 add_variable proc~add_variable~2->proc~string_vec_to_comma_sep proc~add_variables add_variables proc~add_variables->proc~add_variable~2 proc~bundle_to_metadata bundle_to_metadata proc~bundle_to_metadata->proc~add_variables