出力モードから定義モードに移行 More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hstnmlinforedefine (gthstnml, err) |
出力モードから定義モードに移行
Definition in file hstnmlinforedefine.f90.
| subroutine hstnmlinforedefine | ( | type(gthst_nmlinfo), intent(inout) | gthstnml, |
| logical, intent(out), optional | err ) |
出力モードから定義モードに戻す
出力モードから定義モードに戻り, 再び情報を設定可能にします. HstNmlInfoAssocGTHist サブルーチンを呼び出す前には, 再度 HstNmlInfoEndDefine を呼び出して定義モードへと移行してください. このサブルーチンを呼んだ後でなら, 再度 HstNmlInfoAdd, HstNmlInfoDelete, HstNmlInfoResetDefault を呼ぶことが可能です.
なお, 与えられた gthstnml が HstNmlInfoCreate によって初期設定 されていない場合にも, プログラムはエラーを発生させます.
| [in,out] | gthstnml | gtool_history_nmlinfo_types::GTHST_NMLINFO 型変数 |
| [out] | err | 例外処理用フラグ. Exception handling flag. |
Definition at line 48 of file hstnmlinforedefine.f90.
References dc_trace::beginsub(), dc_error::dc_enotinit, dc_error::dc_noerr, dc_trace::endsub(), dc_error::hst_eindefine, dc_error::storeerror(), and dc_types::string.