gtool_history Fortran 77 用インターフェース (HistoryPut, 3次元倍精度) More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hsp3d (vname, var, i, j, k) |
gtool_history Fortran 77 用インターフェース (HistoryPut, 3次元倍精度)
Definition in file hsp3d.f90.
| subroutine hsp3d | ( | character(len=*) | vname, |
| double precision, dimension(i,j,k) | var, | ||
| integer | i, | ||
| integer | j, | ||
| integer | k | ||
| ) |
ヒストリーに変数を出力する
Definition at line 23 of file hsp3d.f90.