XGCa
Public Attributes | List of all members
grid_class::decomp_type Type Reference

Public Attributes

integer ntr
 
integer nn1
 
integer nn2
 
integer nn3
 
integer, dimension(:), allocatable l2g_tr
 
integer, dimension(:), allocatable l2g_node
 
integer, dimension(:,:), allocatable gtr_2_pe_ltr
 
integer, dimension(:,:), allocatable gnd_2_pe_lnd
 
integer, dimension(:,:), allocatable lnd_2_pe_lnd
 
integer, dimension(:), allocatable npe_ghost
 
integer npe_ghost_max
 
integer, dimension(:,:), allocatable pes_ghost
 

Member Data Documentation

◆ gnd_2_pe_lnd

integer, dimension(:,:), allocatable grid_class::decomp_type::gnd_2_pe_lnd

◆ gtr_2_pe_ltr

integer, dimension(:,:), allocatable grid_class::decomp_type::gtr_2_pe_ltr

◆ l2g_node

integer, dimension(:), allocatable grid_class::decomp_type::l2g_node

◆ l2g_tr

integer, dimension(:), allocatable grid_class::decomp_type::l2g_tr

◆ lnd_2_pe_lnd

integer, dimension(:,:), allocatable grid_class::decomp_type::lnd_2_pe_lnd

◆ nn1

integer grid_class::decomp_type::nn1

◆ nn2

integer grid_class::decomp_type::nn2

◆ nn3

integer grid_class::decomp_type::nn3

◆ npe_ghost

integer, dimension(:), allocatable grid_class::decomp_type::npe_ghost

◆ npe_ghost_max

integer grid_class::decomp_type::npe_ghost_max

◆ ntr

integer grid_class::decomp_type::ntr

◆ pes_ghost

integer, dimension(:,:), allocatable grid_class::decomp_type::pes_ghost

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