Return list of variables . More...
Go to the source code of this file.
Functions/Subroutines | |
| character(string) function | hstnmlinfonames (gthstnml) |
Return list of variables
.
Definition in file hstnmlinfonames.f90.
| character(string) function hstnmlinfonames | ( | type(gthst_nmlinfo), intent(in) | gthstnml | ) |
Return list of registered variable identifiers
List of variables registered in gthstnml is joined with comma, and returned.
If gthstnml is not initialized by HstNmlInfoCreate yet, blank is returned.
| [in] | gthstnml | gtool_history_nmlinfo_types::GTHST_NMLINFO 型変数 |
Definition at line 37 of file hstnmlinfonames.f90.
References gtool_history_nmlinfo_internal::name_delimiter, and dc_types::string.