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