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