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

Public Member Functions

logical function hstnmlinfooutputstep (gthstnml, name, time)

Detailed Description

Definition at line 426 of file gtool_history_nmlinfo_generic.f90.

Constructor & Destructor Documentation

◆ hstnmlinfooutputstep()

logical function gtool_history_nmlinfo_generic::hstnmlinfooutputstep::hstnmlinfooutputstep ( type(gthst_nmlinfo), intent(in) gthstnml,
character(*), intent(in) name,
type(dc_difftime), intent(in) time )

Definition at line 427 of file gtool_history_nmlinfo_generic.f90.

430 use gtool_history, only: gt_history
431 use dc_date_types, only: dc_difftime
432 type(GTHST_NMLINFO), intent(in):: gthstnml
433 character(*), intent(in):: name
434 type(DC_DIFFTIME), intent(in):: time
日付・時刻に関する構造データ型と定数

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