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

Public Member Functions

subroutine historyputline (history, unit, indent, err)

Detailed Description

Definition at line 582 of file gtool_history_generic.f90.

Constructor & Destructor Documentation

◆ historyputline()

subroutine gtool_history_generic::historyputline::historyputline ( type(gt_history), intent(in), optional, target history,
integer, intent(in), optional unit,
character(*), intent(in), optional indent,
logical, intent(out), optional err )

Definition at line 583 of file gtool_history_generic.f90.

585 type(GT_HISTORY), intent(in), target, optional:: history
586 integer, intent(in), optional:: unit
587 character(*), intent(in), optional:: indent
588 logical, intent(out), optional:: err

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