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

Public Attributes

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

Detailed Description

Definition at line 312 of file gtool_history_types.f90.

Member Data Documentation

◆ allcount

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

Definition at line 319 of file gtool_history_types.f90.

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

◆ allcount_all

integer gtool_history_types::gt_history_mpivarindex::allcount_all = 0

Definition at line 320 of file gtool_history_types.f90.

320 integer:: allcount_all = 0

◆ each2all

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

Definition at line 318 of file gtool_history_types.f90.

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

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