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