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