Checker of initialization of GT_HISTORY_VARINFO . More...
Go to the source code of this file.
Functions/Subroutines | |
| logical function | historyvarinfoinitialized0 (varinfo) |
Checker of initialization of GT_HISTORY_VARINFO
.
Definition in file historyvarinfoinitialized.f90.
| logical function historyvarinfoinitialized0 | ( | type(gt_history_varinfo), intent(in) | varinfo | ) |
Check if GT_HISTORY_VARINFO is initialized
Returns .true. if varinfo is initialized, .false. otherwise.
| [in] | varinfo | Variable information |
Definition at line 32 of file historyvarinfoinitialized.f90.