Fortran 77 compatibility wrapper for gtool_history HistoryPut (1D double precision) . More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hsp1d (vname, var, i) |
Fortran 77 compatibility wrapper for gtool_history HistoryPut (1D double precision)
.
Definition in file hsp1d.f90.
| subroutine hsp1d | ( | character(len=*) | vname, |
| double precision, dimension(i) | var, | ||
| integer | i | ||
| ) |
Output a variable to history
Definition at line 23 of file hsp1d.f90.