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