Fortran 77 compatible interface for gtool_history HistoryAddAttr (character) . More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hsaatc (vname, atname, value) |
Fortran 77 compatible interface for gtool_history HistoryAddAttr (character)
.
Definition in file hsaatc.f90.
| subroutine hsaatc | ( | character(len = *), intent(in) | vname, |
| character(len = *), intent(in) | atname, | ||
| character(len = *), intent(in) | value ) |
Add an attribute to a history or variable.
If VNAME is empty, the attribute is treated as a global attribute of the history.
Definition at line 27 of file hsaatc.f90.