Public Attributes | |
| logical | already_output = .false. |
| type(gt_history_axis), dimension(:), pointer | axes =>null() |
| logical | overwrite |
| character(string) | file |
| character(string) | title |
| character(string) | source |
| character(string) | institution |
| character(string) | conventions |
| character(token) | gt_version |
| logical | gtver_add |
| logical | quiet |
| character(string) | nc_history |
Definition at line 267 of file gtool_history_types.f90.
| logical gtool_history_types::gt_history_mpifileinfo::already_output = .false. |
Definition at line 275 of file gtool_history_types.f90.
| type(gt_history_axis), dimension(:), pointer gtool_history_types::gt_history_mpifileinfo::axes =>null() |
Definition at line 276 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_mpifileinfo::conventions |
Definition at line 282 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_mpifileinfo::file |
Definition at line 278 of file gtool_history_types.f90.
| character(token) gtool_history_types::gt_history_mpifileinfo::gt_version |
Definition at line 283 of file gtool_history_types.f90.
| logical gtool_history_types::gt_history_mpifileinfo::gtver_add |
Definition at line 284 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_mpifileinfo::institution |
Definition at line 281 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_mpifileinfo::nc_history |
Definition at line 286 of file gtool_history_types.f90.
| logical gtool_history_types::gt_history_mpifileinfo::overwrite |
Definition at line 277 of file gtool_history_types.f90.
| logical gtool_history_types::gt_history_mpifileinfo::quiet |
Definition at line 285 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_mpifileinfo::source |
Definition at line 280 of file gtool_history_types.f90.
| character(string) gtool_history_types::gt_history_mpifileinfo::title |
Definition at line 279 of file gtool_history_types.f90.