gtool5 Fortran 90/95 ライブラリ 1.0.0-rc5
English
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gtool_history_nmlinfo_generic::hstnmlinfoassocgthist Interface Reference

Public Member Functions

subroutine hstnmlinfoassocgthist (gthstnml, name, history, err)
 

Detailed Description

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

408 use gtool_history, only: gt_history
409 type(GTHST_NMLINFO), intent(in):: gthstnml
410 character(*), intent(in):: name
411 type(GT_HISTORY), pointer:: history
412 logical, intent(out), optional:: err

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