Loading...
Searching...
No Matches
gtool_history_nmlinfo_generic::hstnmlinfoassocgthist Interface Reference

Public Member Functions

subroutine hstnmlinfoassocgthist (gthstnml, name, history, err)

Detailed Description

Definition at line 396 of file gtool_history_nmlinfo_generic.f90.

Constructor & Destructor Documentation

◆ hstnmlinfoassocgthist()

subroutine gtool_history_nmlinfo_generic::hstnmlinfoassocgthist::hstnmlinfoassocgthist ( type(gthst_nmlinfo), intent(in) gthstnml,
character(*), intent(in) name,
type(gt_history), pointer history,
logical, intent(out), optional err )

Definition at line 397 of file gtool_history_nmlinfo_generic.f90.

400 use gtool_history, only: gt_history
401 type(GTHST_NMLINFO), intent(in):: gthstnml
402 character(*), intent(in):: name
403 type(GT_HISTORY), pointer:: history
404 logical, intent(out), optional:: err

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