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