Public Attributes | |
| real(dp), dimension(:), pointer | a_axis =>null() |
| integer | length = -1 |
| type(gt_history_attr), dimension(:), pointer | attrs =>null() |
Array for keeping axis data when MPI is used
Definition at line 324 of file gtool_history_types.f90.
| real(dp), dimension(:), pointer gtool_history_types::gt_history_mpiaxisdata::a_axis =>null() |
Definition at line 325 of file gtool_history_types.f90.
| type(gt_history_attr), dimension(:), pointer gtool_history_types::gt_history_mpiaxisdata::attrs =>null() |
Definition at line 327 of file gtool_history_types.f90.
| integer gtool_history_types::gt_history_mpiaxisdata::length = -1 |
Definition at line 326 of file gtool_history_types.f90.