Checker of define mode of gtool_history_nmlinfo_types::GTHST_NMLINFO . More...
Go to the source code of this file.
Functions/Subroutines | |
| logical function | hstnmlinfodefinemode (gthstnml) |
Checker of define mode of gtool_history_nmlinfo_types::GTHST_NMLINFO
.
Definition in file hstnmlinfodefinemode.f90.
| logical function hstnmlinfodefinemode | ( | type(gthst_nmlinfo), intent(in) | gthstnml | ) |
Check define mode of gtool_history_nmlinfo_types::GTHST_NMLINFO
If gthstnml is define mode, .true. is returned. If gthstnml is not define mode, .false. is returned.
| [in] | gthstnml | gtool_history_nmlinfo_types::GTHST_NMLINFO 型変数 |
Definition at line 31 of file hstnmlinfodefinemode.f90.