Loading...
Searching...
No Matches
gtool_history_nmlinfo_generic::hstnmlinfonames Interface Reference

Public Member Functions

character(string) function hstnmlinfonames (gthstnml)

Detailed Description

Definition at line 439 of file gtool_history_nmlinfo_generic.f90.

Constructor & Destructor Documentation

◆ hstnmlinfonames()

character(string) function gtool_history_nmlinfo_generic::hstnmlinfonames::hstnmlinfonames ( type(gthst_nmlinfo), intent(in) gthstnml)

Definition at line 440 of file gtool_history_nmlinfo_generic.f90.

442 use dc_types, only: string
443 character(STRING):: result
444 type(GTHST_NMLINFO), intent(in):: gthstnml
Provides kind type parameter values.
Definition dc_types.f90:49
integer, parameter, public string
Character length for string
Definition dc_types.f90:118

References dc_types::string.


The documentation for this interface was generated from the following file: