gtool5 Fortran 90/95 ライブラリ 1.0.0-rc5
English
Loading...
Searching...
No Matches
gtool_history_nmlinfo_generic::hstnmlinfonames Interface Reference

Public Member Functions

character(string) function hstnmlinfonames (gthstnml)

Detailed Description

Definition at line 447 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 448 of file gtool_history_nmlinfo_generic.f90.

450 use dc_types, only: string
451 character(STRING):: result
452 type(GTHST_NMLINFO), intent(in):: gthstnml
種別型パラメタを提供します。
Definition dc_types.f90:55
integer, parameter, public string
文字列を保持する 文字型変数の種別型パラメタ
Definition dc_types.f90:137

References dc_types::string.


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