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