Public Attributes | |
| character(token) | name = "" |
| integer | length = 0 |
| character(string) | longname = "" |
| character(string) | units = "" |
| character(token) | xtype = "" |
| type(gt_history_attr), dimension(:), pointer | attrs =>null() |
Definition at line 190 of file gtool_history_types.f90.
| type(gt_history_attr), dimension(:), pointer gtool_history_types::gt_history_axis::attrs =>null() |
Definition at line 212 of file gtool_history_types.f90.
| integer gtool_history_types::gt_history_axis::length = 0 |
Definition at line 208 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_axis::longname = "" |
Definition at line 209 of file gtool_history_types.f90.
| character(token) gtool_history_types::gt_history_axis::name = "" |
Definition at line 207 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_axis::units = "" |
Definition at line 210 of file gtool_history_types.f90.
| character(token) gtool_history_types::gt_history_axis::xtype = "" |
Definition at line 211 of file gtool_history_types.f90.