gtool_history_nmlinfo_types::GTHST_NMLINFO 型の変数の終了処理 More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hstnmlinfoclose (gthstnml, err) |
gtool_history_nmlinfo_types::GTHST_NMLINFO 型の変数の終了処理
Definition in file hstnmlinfoclose.f90.
| subroutine hstnmlinfoclose | ( | type(gthst_nmlinfo), intent(inout) | gthstnml, |
| logical, intent(out), optional | err ) |
gtool_history_nmlinfo_types::GTHST_NMLINFO 型の変数の終了処理
このサブルーチンを使用する前に, gthstnml に格納されている gtool_history_types::GT_HISTORY 型の全ての変数に対して, gtool_history_generic::HistoryClose を用いて終了処理を行ってください. 終了処理されていないものがある場合, プログラムはエラーを発生させます.
なお, 与えられた gthstnml が HstNmlInfoCreate によって初期設定 されていない場合, プログラムはエラーを発生させます.
| [in,out] | gthstnml | gtool_history_nmlinfo_types::GTHST_NMLINFO 型変数 |
| [out] | err | 例外処理用フラグ. Exception handling flag. |
Definition at line 42 of file hstnmlinfoclose.f90.
References dc_trace::beginsub(), dc_trace::dbgmessage(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_trace::endsub(), dc_error::hst_enottermgthist, dc_error::storeerror(), and dc_types::string.