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 418 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 419 of file gtool_history_nmlinfo_generic.f90.

422 use gtool_history, only: gt_history
423 use dc_date_types, only: dc_difftime
424 type(GTHST_NMLINFO), intent(in):: gthstnml
425 character(*), intent(in):: name
426 type(DC_DIFFTIME), intent(in):: time

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