gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gtool_history_generic::historycopyvariable Interface Reference

Public Member Functions

subroutine historycopyvariable1 (file, varname, history, overwrite)
 

Detailed Description

Definition at line 406 of file gtool_history_generic.f90.

Member Function/Subroutine Documentation

◆ historycopyvariable1()

subroutine gtool_history_generic::historycopyvariable::historycopyvariable1 ( character(len = *), intent(in)  file,
character(len = *), intent(in)  varname,
type(gt_history), intent(inout), optional, target  history,
logical, intent(in), optional  overwrite 
)

Definition at line 407 of file gtool_history_generic.f90.

409 character(len = *), intent(in):: file, varname
410 type(GT_HISTORY), intent(inout), optional, target:: history
411 logical, intent(in), optional:: overwrite

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