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

More...

Public Member Functions

subroutine gtvarclose (var, err)

Detailed Description

変数クローズインターフェース

Definition at line 248 of file gtdata_generic.f90.

Member Function/Subroutine Documentation

◆ gtvarclose()

subroutine gtdata_generic::close::gtvarclose ( type(gt_variable), intent(in) var,
logical, intent(out), optional err )

Definition at line 249 of file gtdata_generic.f90.

250 use gtdata_types, only: gt_variable
251 type(GT_VARIABLE), intent(in):: var
252 logical, intent(out), optional:: err

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