gtool_history Fortran 77 用インターフェース (整数型属性付加) More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hsaati (vname, atname, value, i) |
gtool_history Fortran 77 用インターフェース (整数型属性付加)
Definition in file hsaati.f90.
| subroutine hsaati | ( | character(len=*), intent(in) | vname, |
| character(len=*), intent(in) | atname, | ||
| integer, dimension(i), intent(in) | value, | ||
| integer | i | ||
| ) |
ヒストリー, 変数に属性をつける.
VNAME が空の場合にはヒストリーのグローバル属性として扱われる.
Definition at line 27 of file hsaati.f90.