gtool5 Fortran 90/95 ライブラリ 1.0.0-rc5
English
Loading...
Searching...
No Matches
Public Attributes | List of all members
gtool_history_types::gt_history_mpivarindex Type Reference

More...

Public Attributes

integer, dimension(:,:), pointer each2all =>null()
 
integer, dimension(:), pointer allcount =>null()
 
integer allcount_all = 0
 

Detailed Description

MPI 使用時の変数配列添字情報

Definition at line 349 of file gtool_history_types.f90.

Member Data Documentation

◆ allcount

integer, dimension(:), pointer gtool_history_types::gt_history_mpivarindex::allcount =>null()

Definition at line 351 of file gtool_history_types.f90.

351 integer, pointer:: allcount(:) =>null()

◆ allcount_all

integer gtool_history_types::gt_history_mpivarindex::allcount_all = 0

Definition at line 352 of file gtool_history_types.f90.

352 integer:: allcount_all = 0

◆ each2all

integer, dimension(:,:), pointer gtool_history_types::gt_history_mpivarindex::each2all =>null()

Definition at line 350 of file gtool_history_types.f90.

350 integer, pointer:: each2all(:,:) =>null()

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