Loading...
Searching...
No Matches
Public Attributes | List of all members
gtool_history_types::gt_history_mpiaxisdata Type Reference
Collaboration diagram for gtool_history_types::gt_history_mpiaxisdata:
[legend]

Public Attributes

real(dp), dimension(:), pointer a_axis =>null()
 
integer length = -1
 
type(gt_history_attr), dimension(:), pointer attrs =>null()
 

Detailed Description

Definition at line 289 of file gtool_history_types.f90.

Member Data Documentation

◆ a_axis

real(dp), dimension(:), pointer gtool_history_types::gt_history_mpiaxisdata::a_axis =>null()

Definition at line 295 of file gtool_history_types.f90.

295 real(DP), pointer:: a_Axis(:) =>null()

◆ attrs

type(gt_history_attr), dimension(:), pointer gtool_history_types::gt_history_mpiaxisdata::attrs =>null()

Definition at line 297 of file gtool_history_types.f90.

297 type(GT_HISTORY_ATTR), pointer:: attrs(:) =>null()

◆ length

integer gtool_history_types::gt_history_mpiaxisdata::length = -1

Definition at line 296 of file gtool_history_types.f90.

296 integer:: length = -1

The documentation for this type was generated from the following file: