Loading...
Searching...
No Matches
Public Attributes | List of all members
gtool_history_types::gt_history_mpiaxisinfo Type Reference

Public Attributes

integer, dimension(:,:), pointer index_all =>null()
 
integer, dimension(:), pointer length =>null()
 

Detailed Description

Definition at line 302 of file gtool_history_types.f90.

Member Data Documentation

◆ index_all

integer, dimension(:,:), pointer gtool_history_types::gt_history_mpiaxisinfo::index_all =>null()

Definition at line 308 of file gtool_history_types.f90.

308 integer, pointer:: index_all(:,:) =>null()

◆ length

integer, dimension(:), pointer gtool_history_types::gt_history_mpiaxisinfo::length =>null()

Definition at line 309 of file gtool_history_types.f90.

309 integer, pointer:: length(:) =>null()

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