cg_iric_read_grid2d_close

cg_iric_read_grid2d_open, cg_iric_read_sol_grid2d_open で開いた格子を閉じる。

形式 (FORTRAN)

call cg_iric_read_grid2d_close(g_handle, ier)

形式 (C/C++)

ier = cg_iRIC_Read_Grid2d_Close(g_handle);

形式 (Python)

cg_iRIC_Read_Grid2d_Close(g_handle)

引数

表 184 cg_iric_read_grid2d_close の引数

変数名

I/O

内容

g_handle

integer

I

格子のハンドル

ier

integer

O

エラーコード。0なら成功