gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
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
Provides kind type parameter values.
Definition dc_types.f90:55
integer, parameter, public string
Character length for string
Definition dc_types.f90:137

References dc_types::string.


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