FV3 Bundle
mpp_domains_mod::domainug Type Reference
Collaboration diagram for mpp_domains_mod::domainug:
[legend]

Private Attributes

type(unstruct_axis_speccompute
 
type(unstruct_axis_specglobal
 
type(unstruct_domain_spec), dimension(:), pointer list =>NULL()
 
type(domainug), pointer io_domain =>NULL()
 
type(unstruct_pass_typesg2ug
 
type(unstruct_pass_typeug2sg
 
integer, dimension(:), pointer grid_index => NULL()
 
type(domain2d), pointer sg_domain => NULL()
 
integer pe
 
integer pos
 
integer ntiles
 
integer tile_id
 
integer tile_root_pe
 
integer tile_npes
 
integer npes_io_group
 
integer(int_kind) io_layout
 

Detailed Description

Definition at line 289 of file mpp_domains.F90.

Member Data Documentation

◆ compute

type(unstruct_axis_spec) mpp_domains_mod::domainug::compute
private

Definition at line 291 of file mpp_domains.F90.

◆ global

type(unstruct_axis_spec) mpp_domains_mod::domainug::global
private

Definition at line 291 of file mpp_domains.F90.

◆ grid_index

integer, dimension(:), pointer mpp_domains_mod::domainug::grid_index => NULL()
private

Definition at line 296 of file mpp_domains.F90.

◆ io_domain

type(domainug), pointer mpp_domains_mod::domainug::io_domain =>NULL()
private

Definition at line 293 of file mpp_domains.F90.

◆ io_layout

integer(int_kind) mpp_domains_mod::domainug::io_layout
private

Definition at line 305 of file mpp_domains.F90.

◆ list

type(unstruct_domain_spec), dimension(:), pointer mpp_domains_mod::domainug::list =>NULL()
private

Definition at line 292 of file mpp_domains.F90.

◆ npes_io_group

integer mpp_domains_mod::domainug::npes_io_group
private

Definition at line 304 of file mpp_domains.F90.

◆ ntiles

integer mpp_domains_mod::domainug::ntiles
private

Definition at line 300 of file mpp_domains.F90.

◆ pe

integer mpp_domains_mod::domainug::pe
private

Definition at line 298 of file mpp_domains.F90.

◆ pos

integer mpp_domains_mod::domainug::pos
private

Definition at line 299 of file mpp_domains.F90.

◆ sg2ug

type(unstruct_pass_type) mpp_domains_mod::domainug::sg2ug
private

Definition at line 294 of file mpp_domains.F90.

◆ sg_domain

type(domain2d), pointer mpp_domains_mod::domainug::sg_domain => NULL()
private

Definition at line 297 of file mpp_domains.F90.

◆ tile_id

integer mpp_domains_mod::domainug::tile_id
private

Definition at line 301 of file mpp_domains.F90.

◆ tile_npes

integer mpp_domains_mod::domainug::tile_npes
private

Definition at line 303 of file mpp_domains.F90.

◆ tile_root_pe

integer mpp_domains_mod::domainug::tile_root_pe
private

Definition at line 302 of file mpp_domains.F90.

◆ ug2sg

type(unstruct_pass_type) mpp_domains_mod::domainug::ug2sg
private

Definition at line 295 of file mpp_domains.F90.


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