gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
Public Attributes | List of all members
gtool_history_types::gt_history_mpiaxisinfo Type Reference

More...

Public Attributes

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

Detailed Description

Information for data integration when MPI is used

Definition at line 338 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 339 of file gtool_history_types.f90.

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

◆ length

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

Definition at line 340 of file gtool_history_types.f90.

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

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