Fortran 77 compatible interface for gtool_history HistoryAddVariable . More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hsavar (vname, idim, dims, lname, unit, xtype) |
Fortran 77 compatible interface for gtool_history HistoryAddVariable
.
Definition in file hsavar.f90.
| subroutine hsavar | ( | character(len=*), intent(in) | vname, |
| integer, intent(in) | idim, | ||
| character(len=*), dimension(idim), intent(in) | dims, | ||
| character(len=*), intent(in) | lname, | ||
| character(len=*), intent(in) | unit, | ||
| character(len=*), intent(in) | xtype ) |
Define a variable.
Definition at line 23 of file hsavar.f90.