Destructor of gtool_history_nmlinfo_types::GTHST_NMLINFO . More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hstnmlinfoclose (gthstnml, err) |
Destructor of gtool_history_nmlinfo_types::GTHST_NMLINFO
.
Definition in file hstnmlinfoclose.f90.
| subroutine hstnmlinfoclose | ( | type(gthst_nmlinfo), intent(inout) | gthstnml, |
| logical, intent(out), optional | err ) |
Destructor of gtool_history_nmlinfo_types::GTHST_NMLINFO
Terminate all gtool_history_types::GT_HISTORY variables in gthstnml by gtool_history_generic::HistoryClose before this subroutine is used. If unterminated variables remain, error is occurred.
Note that 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 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.