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