Public Attributes | |
| character(token) | name |
| character(string) | file |
| real, pointer | interval_value =>null() |
| character(token), pointer | interval_unit =>null() |
| character(token), pointer | precision =>null() |
| logical, pointer | time_average =>null() |
| character(string), pointer | fileprefix =>null() |
| real, pointer | origin_value =>null() |
| character(token), pointer | origin_unit =>null() |
| real, pointer | terminus_value =>null() |
| character(token), pointer | terminus_unit =>null() |
| integer, dimension(:), pointer | slice_start =>null() |
| integer, dimension(:), pointer | slice_end =>null() |
| integer, dimension(:), pointer | slice_stride =>null() |
| logical, dimension(:), pointer | space_average =>null() |
| integer, pointer | newfile_intvalue =>null() |
| character(token), pointer | newfile_intunit =>null() |
| logical | output_step_disable = .false. |
| logical | name_invalid = .true. |
| type(gt_history), pointer | history =>null() |
| type(gthst_nmlinfo_entry), pointer | next =>null() |
Definition at line 75 of file gtool_history_nmlinfo_types.f90.
| character(string) gtool_history_nmlinfo_types::gthst_nmlinfo_entry::file |
Definition at line 88 of file gtool_history_nmlinfo_types.f90.
| character(string), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::fileprefix =>null() |
Definition at line 106 of file gtool_history_nmlinfo_types.f90.
| type(gt_history), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::history =>null() |
Definition at line 147 of file gtool_history_nmlinfo_types.f90.
| character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::interval_unit =>null() |
Definition at line 97 of file gtool_history_nmlinfo_types.f90.
| real, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::interval_value =>null() |
Definition at line 91 of file gtool_history_nmlinfo_types.f90.
| character(token) gtool_history_nmlinfo_types::gthst_nmlinfo_entry::name |
Definition at line 86 of file gtool_history_nmlinfo_types.f90.
| logical gtool_history_nmlinfo_types::gthst_nmlinfo_entry::name_invalid = .true. |
Definition at line 144 of file gtool_history_nmlinfo_types.f90.
| character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::newfile_intunit =>null() |
Definition at line 137 of file gtool_history_nmlinfo_types.f90.
| integer, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::newfile_intvalue =>null() |
Definition at line 134 of file gtool_history_nmlinfo_types.f90.
| type(gthst_nmlinfo_entry), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::next =>null() |
Definition at line 150 of file gtool_history_nmlinfo_types.f90.
| character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::origin_unit =>null() |
Definition at line 113 of file gtool_history_nmlinfo_types.f90.
| real, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::origin_value =>null() |
Definition at line 110 of file gtool_history_nmlinfo_types.f90.
| logical gtool_history_nmlinfo_types::gthst_nmlinfo_entry::output_step_disable = .false. |
Definition at line 141 of file gtool_history_nmlinfo_types.f90.
| character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::precision =>null() |
Definition at line 100 of file gtool_history_nmlinfo_types.f90.
| integer, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::slice_end =>null() |
Definition at line 125 of file gtool_history_nmlinfo_types.f90.
| integer, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::slice_start =>null() |
Definition at line 122 of file gtool_history_nmlinfo_types.f90.
| integer, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::slice_stride =>null() |
Definition at line 128 of file gtool_history_nmlinfo_types.f90.
| logical, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::space_average =>null() |
Definition at line 131 of file gtool_history_nmlinfo_types.f90.
| character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::terminus_unit =>null() |
Definition at line 119 of file gtool_history_nmlinfo_types.f90.
| real, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::terminus_value =>null() |
Definition at line 116 of file gtool_history_nmlinfo_types.f90.
| logical, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::time_average =>null() |
Definition at line 103 of file gtool_history_nmlinfo_types.f90.