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