gtool_history_nmlinfo_types::GTHST_NMLINFO 型の変数の定義モードチェック More...
Go to the source code of this file.
Functions/Subroutines | |
| logical function | hstnmlinfodefinemode (gthstnml) |
gtool_history_nmlinfo_types::GTHST_NMLINFO 型の変数の定義モードチェック
Definition in file hstnmlinfodefinemode.f90.
| logical function hstnmlinfodefinemode | ( | type(gthst_nmlinfo), intent(in) | gthstnml | ) |
gtool_history_nmlinfo_types::GTHST_NMLINFO の定義モードチェック
gthstnml が定義モードであれば .true. が, 定義モードでなければ .false. が返ります.
| [in] | gthstnml | gtool_history_nmlinfo_types::GTHST_NMLINFO 型変数 |
Definition at line 31 of file hstnmlinfodefinemode.f90.