MOM6
mom_internal_tides::loop_bounds_type Type Reference

Detailed Description

A structure with the active energy loop bounds.

Definition at line 142 of file MOM_internal_tides.F90.

Collaboration diagram for mom_internal_tides::loop_bounds_type:
[legend]

Private variables and constants

integer ish
 The active loop bounds. More...
 
integer ieh
 The active loop bounds. More...
 
integer jsh
 The active loop bounds. More...
 
integer jeh
 The active loop bounds. More...
 

Variables and constants

◆ ieh

integer mom_internal_tides::loop_bounds_type::ieh
private

The active loop bounds.

Definition at line 144 of file MOM_internal_tides.F90.

◆ ish

integer mom_internal_tides::loop_bounds_type::ish
private

The active loop bounds.

Definition at line 144 of file MOM_internal_tides.F90.

144  integer :: ish, ieh, jsh, jeh

◆ jeh

integer mom_internal_tides::loop_bounds_type::jeh
private

The active loop bounds.

Definition at line 144 of file MOM_internal_tides.F90.

◆ jsh

integer mom_internal_tides::loop_bounds_type::jsh
private

The active loop bounds.

Definition at line 144 of file MOM_internal_tides.F90.


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