gtool_history Fortran 77 用インターフェース (変数定義) More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hsavar (vname, idim, dims, lname, unit, xtype) |
gtool_history Fortran 77 用インターフェース (変数定義)
Definition in file hsavar.f90.
| subroutine hsavar | ( | character(len=*), intent(in) | vname, |
| integer, intent(in) | idim, | ||
| character(len=*), dimension(idim), intent(in) | dims, | ||
| character(len=*), intent(in) | lname, | ||
| character(len=*), intent(in) | unit, | ||
| character(len=*), intent(in) | xtype ) |
変数を定義する.
Definition at line 23 of file hsavar.f90.