Loading...
Searching...
No Matches
Public Member Functions | List of all members
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
種別型パラメタを提供します。
Definition dc_types.f90:49
integer, parameter, public string
文字列を保持する 文字型変数の種別型パラメタ
Definition dc_types.f90:118

References dc_types::string.


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