gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
gtool_history_generic::historycopy Interface Reference

Public Member Functions

subroutine historycopy1 (hist_dest, file, hist_src, title, source, institution, origin, interval, conventions, gt_version)

Detailed Description

Definition at line 320 of file gtool_history_generic.f90.

Member Function/Subroutine Documentation

◆ historycopy1()

subroutine gtool_history_generic::historycopy::historycopy1 ( type(gt_history), intent(out), target hist_dest,
character(*), intent(in) file,
type(gt_history), intent(in), optional, target hist_src,
character(*), intent(in), optional title,
character(*), intent(in), optional source,
character(*), intent(in), optional institution,
real, intent(in), optional origin,
real, intent(in), optional interval,
character(*), intent(in), optional conventions,
character(*), intent(in), optional gt_version )

Definition at line 321 of file gtool_history_generic.f90.

326 type(GT_HISTORY), intent(out), target:: hist_dest
327 character(*), intent(in):: file
328 type(GT_HISTORY), intent(in), optional, target:: hist_src
329 character(*), intent(in), optional:: title, source, institution
330 real, intent(in), optional:: origin, interval
331 character(*), intent(in), optional:: conventions, gt_version

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