MOM6
mom_barotropic::memory_size_type Type Reference

Detailed Description

A container for passing around active tracer point memory limits.

Definition at line 351 of file MOM_barotropic.F90.

Collaboration diagram for mom_barotropic::memory_size_type:
[legend]

Private variables and constants

integer isdw
 Currently active memory limits. More...
 
integer iedw
 Currently active memory limits. More...
 
integer jsdw
 Currently active memory limits. More...
 
integer jedw
 Currently active memory limits. More...
 

Variables and constants

◆ iedw

integer mom_barotropic::memory_size_type::iedw
private

Currently active memory limits.

Definition at line 353 of file MOM_barotropic.F90.

◆ isdw

integer mom_barotropic::memory_size_type::isdw
private

Currently active memory limits.

Definition at line 353 of file MOM_barotropic.F90.

353  integer :: isdw, iedw, jsdw, jedw ! The memory limits of the wide halo arrays.

◆ jedw

integer mom_barotropic::memory_size_type::jedw
private

Currently active memory limits.

Definition at line 353 of file MOM_barotropic.F90.

◆ jsdw

integer mom_barotropic::memory_size_type::jsdw
private

Currently active memory limits.

Definition at line 353 of file MOM_barotropic.F90.


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