MOM6
mom_continuity_ppm::loop_bounds_type Type Reference

Detailed Description

A container for loop bounds.

Definition at line 66 of file MOM_continuity_PPM.F90.

Collaboration diagram for mom_continuity_ppm::loop_bounds_type:
[legend]

Private variables and constants

integer ish
 Loop bounds. More...
 
integer ieh
 Loop bounds. More...
 
integer jsh
 Loop bounds. More...
 
integer jeh
 Loop bounds. More...
 

Variables and constants

◆ ieh

integer mom_continuity_ppm::loop_bounds_type::ieh
private

Loop bounds.

Definition at line 68 of file MOM_continuity_PPM.F90.

◆ ish

integer mom_continuity_ppm::loop_bounds_type::ish
private

Loop bounds.

Definition at line 68 of file MOM_continuity_PPM.F90.

68  integer :: ish, ieh, jsh, jeh

◆ jeh

integer mom_continuity_ppm::loop_bounds_type::jeh
private

Loop bounds.

Definition at line 68 of file MOM_continuity_PPM.F90.

◆ jsh

integer mom_continuity_ppm::loop_bounds_type::jsh
private

Loop bounds.

Definition at line 68 of file MOM_continuity_PPM.F90.


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