Transit from output mode to define mode . More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hstnmlinforedefine (gthstnml, err) |
Transit from output mode to define mode
.
Definition in file hstnmlinforedefine.f90.
| subroutine hstnmlinforedefine | ( | type(gthst_nmlinfo), intent(inout) | gthstnml, |
| logical, intent(out), optional | err | ||
| ) |
Return from output mode to define mode
Return from output mode to define mode, information can be configured again. Use HstNmlInfoEndDefine again and transit from define mode to output mode, before HstNmlInfoAssocGTHist is used. HstNmlInfoAdd, HstNmlInfoDelete, HstNmlInfoResetDefault can be used again after this subroutine is used.
If gthstnml is not initialized by HstNmlInfoCreate yet, error is occurred.
| [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.