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

Private Attributes

type(domain_axis_speccompute
 
type(domain_axis_specdata
 
type(domain_axis_specglobal
 
type(domain_axis_specmemory
 
logical cyclic
 
type(domain1d), dimension(:), pointer list =>NULL()
 
integer pe
 
integer pos
 
integer goffset
 
integer loffset
 

Detailed Description

Definition at line 314 of file mpp_domains.F90.

Member Data Documentation

◆ compute

type(domain_axis_spec) mpp_domains_mod::domain1d::compute
private

Definition at line 316 of file mpp_domains.F90.

◆ cyclic

logical mpp_domains_mod::domain1d::cyclic
private

Definition at line 317 of file mpp_domains.F90.

◆ data

type(domain_axis_spec) mpp_domains_mod::domain1d::data
private

Definition at line 316 of file mpp_domains.F90.

◆ global

type(domain_axis_spec) mpp_domains_mod::domain1d::global
private

Definition at line 316 of file mpp_domains.F90.

◆ goffset

integer mpp_domains_mod::domain1d::goffset
private

Definition at line 321 of file mpp_domains.F90.

◆ list

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

Definition at line 318 of file mpp_domains.F90.

◆ loffset

integer mpp_domains_mod::domain1d::loffset
private

Definition at line 321 of file mpp_domains.F90.

◆ memory

type(domain_axis_spec) mpp_domains_mod::domain1d::memory
private

Definition at line 316 of file mpp_domains.F90.

◆ pe

integer mpp_domains_mod::domain1d::pe
private

Definition at line 319 of file mpp_domains.F90.

◆ pos

integer mpp_domains_mod::domain1d::pos
private

Definition at line 320 of file mpp_domains.F90.


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