<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.19" xml:lang="en-US">
  <compounddef id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs" kind="type" language="Fortran" prot="public">
    <compoundname>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</compoundname>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a0f35ad344e47e472298459f6bf8a8bdf" prot="public" static="no" mutable="no">
        <type>integer</type>
        <definition>integer mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::method</definition>
        <argsstring></argsstring>
        <name>method</name>
        <briefdescription>
<para>Determine which of the three methods calculate and apply near boundary layer fluxes. </para>
        </briefdescription>
        <detaileddescription>
<para><orderedlist>
<listitem><para>Along layer</para>
</listitem><listitem><para>Bulk-layer approach (not recommended) </para>
</listitem></orderedlist>
</para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="40" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="40" bodyend="40"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1aabf2784090bb9e493287e58016a70e2f" prot="public" static="no" mutable="no">
        <type>integer</type>
        <definition>integer mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::deg</definition>
        <argsstring></argsstring>
        <name>deg</name>
        <briefdescription>
<para>Degree of polynomial reconstruction. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="44" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="44" bodyend="44"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a0f05aa2e76438de93652921a477eec94" prot="public" static="no" mutable="no">
        <type>integer</type>
        <definition>integer mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::surface_boundary_scheme</definition>
        <argsstring></argsstring>
        <name>surface_boundary_scheme</name>
        <briefdescription>
<para>Which boundary layer scheme to use. </para>
        </briefdescription>
        <detaileddescription>
<para><orderedlist>
<listitem><para>ePBL; 2. KPP </para>
</listitem></orderedlist>
</para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="45" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="45" bodyend="45"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1afca58198fb0188dca1244c5557e78d9b" prot="public" static="no" mutable="no">
        <type>logical</type>
        <definition>logical mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::limiter</definition>
        <argsstring></argsstring>
        <name>limiter</name>
        <briefdescription>
<para>Controls wether a flux limiter is applied. Only valid when method = 2. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="47" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="47" bodyend="47"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1afe08876162ae39aa7fc426e06ef89ca2" prot="public" static="no" mutable="no">
        <type>logical</type>
        <definition>logical mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::linear</definition>
        <argsstring></argsstring>
        <name>linear</name>
        <briefdescription>
<para>If True, apply a linear transition at the base/top of the boundary. The flux will be fully applied at k=k_min and zero at k=k_max. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="49" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="49" bodyend="49"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1ad9c837ad6d0928e9eee3b5dd3b39655b" prot="public" static="no" mutable="no">
        <type>type(<ref refid="structmom__remapping_1_1remapping__cs" kindref="compound">remapping_cs</ref>)</type>
        <definition>type(remapping_cs) mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::remap_cs</definition>
        <argsstring></argsstring>
        <name>remap_cs</name>
        <briefdescription>
<para>Control structure to hold remapping configuration. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="52" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="52" bodyend="52"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a29f08a77261ff245936641829d8b202f" prot="public" static="no" mutable="no">
        <type>type(<ref refid="structmom__cvmix__kpp_1_1kpp__cs" kindref="compound">kpp_cs</ref>), pointer</type>
        <definition>type(kpp_cs), pointer mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::kpp_csp</definition>
        <argsstring></argsstring>
        <name>kpp_csp</name>
        <initializer>=&gt; NULL()</initializer>
        <briefdescription>
<para>KPP control structure needed to get BLD. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="53" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="53" bodyend="53"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1ac63bd15caddb1af2efc1132cce2bd335" prot="public" static="no" mutable="no">
        <type>type(<ref refid="structmom__energetic__pbl_1_1energetic__pbl__cs" kindref="compound">energetic_pbl_cs</ref>), pointer</type>
        <definition>type(energetic_pbl_cs), pointer mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::energetic_pbl_csp</definition>
        <argsstring></argsstring>
        <name>energetic_pbl_csp</name>
        <initializer>=&gt; NULL()</initializer>
        <briefdescription>
<para>ePBL control structure needed to get BLD </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="54" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="54" bodyend="54"/>
      </memberdef>
      <memberdef kind="variable" id="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a9b361105c17f0e44700d48be96517e59" prot="public" static="no" mutable="no">
        <type>type(<ref refid="structmom__diag__mediator_1_1diag__ctrl" kindref="compound">diag_ctrl</ref>), pointer</type>
        <definition>type(diag_ctrl), pointer mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs::diag</definition>
        <argsstring></argsstring>
        <name>diag</name>
        <initializer>=&gt; NULL()</initializer>
        <briefdescription>
<para>A structure that is used to regulate the timing of diagnostic output. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="55" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="55" bodyend="55"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
<para>Sets parameters for lateral boundary mixing module. </para>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="39">
        <label>integer(kind=8), dimension(ni)</label>
      </node>
      <node id="35">
        <label>mom_remapping::remapping_cs</label>
        <link refid="structmom__remapping_1_1remapping__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>answers_2018</edgelabel>
          <edgelabel>boundary_extrapolation</edgelabel>
          <edgelabel>check_reconstruction</edgelabel>
          <edgelabel>check_remapping</edgelabel>
          <edgelabel>force_bounds_in_subcell</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>degree</edgelabel>
          <edgelabel>remapping_scheme</edgelabel>
        </childnode>
      </node>
      <node id="7">
        <label>real</label>
      </node>
      <node id="36">
        <label>mom_eos::eos_type</label>
        <link refid="structmom__eos_1_1eos__type"/>
        <childnode refid="2" relation="usage">
          <edgelabel>compressible</edgelabel>
          <edgelabel>eos_quadrature</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>drho_ds</edgelabel>
          <edgelabel>drho_dt</edgelabel>
          <edgelabel>dtfr_dp</edgelabel>
          <edgelabel>dtfr_ds</edgelabel>
          <edgelabel>kg_m3_to_r</edgelabel>
          <edgelabel>l_t_to_m_s</edgelabel>
          <edgelabel>m_to_z</edgelabel>
          <edgelabel>r_to_kg_m3</edgelabel>
          <edgelabel>rho_t0_s0</edgelabel>
          <edgelabel>rl2_t2_to_pa</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>form_of_eos</edgelabel>
          <edgelabel>form_of_tfreeze</edgelabel>
        </childnode>
      </node>
      <node id="25">
        <label>coord_sigma::sigma_cs</label>
        <link refid="structcoord__sigma_1_1sigma__cs"/>
        <childnode refid="7" relation="usage">
          <edgelabel>coordinateresolution</edgelabel>
          <edgelabel>min_thickness</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>nk</edgelabel>
        </childnode>
      </node>
      <node id="22">
        <label>mom_diag_mediator::diagcs_dsamp</label>
        <link refid="structmom__diag__mediator_1_1diagcs__dsamp"/>
        <childnode refid="11" relation="usage">
          <edgelabel>axesb1</edgelabel>
          <edgelabel>axesbi</edgelabel>
          <edgelabel>axesbl</edgelabel>
          <edgelabel>axescu1</edgelabel>
          <edgelabel>axescui</edgelabel>
          <edgelabel>axescul</edgelabel>
          <edgelabel>axescv1</edgelabel>
          <edgelabel>axescvi</edgelabel>
          <edgelabel>axescvl</edgelabel>
          <edgelabel>axest1</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>mask2dbu</edgelabel>
          <edgelabel>mask2dcu</edgelabel>
          <edgelabel>mask2dcv</edgelabel>
          <edgelabel>mask2dt</edgelabel>
          <edgelabel>mask3dbi</edgelabel>
          <edgelabel>mask3dbl</edgelabel>
          <edgelabel>mask3dcui</edgelabel>
          <edgelabel>mask3dcul</edgelabel>
          <edgelabel>mask3dcvi</edgelabel>
          <edgelabel>mask3dcvl</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>iec</edgelabel>
          <edgelabel>ied</edgelabel>
          <edgelabel>ieg</edgelabel>
          <edgelabel>iegb</edgelabel>
          <edgelabel>isc</edgelabel>
          <edgelabel>isd</edgelabel>
          <edgelabel>isg</edgelabel>
          <edgelabel>isgb</edgelabel>
          <edgelabel>jec</edgelabel>
          <edgelabel>jed</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
      <node id="42">
        <label>character(len=30)</label>
      </node>
      <node id="31">
        <label>coord_zlike::zlike_cs</label>
        <link refid="structcoord__zlike_1_1zlike__cs"/>
        <childnode refid="7" relation="usage">
          <edgelabel>coordinateresolution</edgelabel>
          <edgelabel>min_thickness</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>nk</edgelabel>
        </childnode>
      </node>
      <node id="17">
        <label>mom_grid::ocean_grid_type</label>
        <link refid="structmom__grid_1_1ocean__grid__type"/>
        <childnode refid="2" relation="usage">
          <edgelabel>bathymetry_at_vel</edgelabel>
          <edgelabel>nonblocking_updates</edgelabel>
          <edgelabel>symmetric</edgelabel>
        </childnode>
        <childnode refid="18" relation="usage">
          <edgelabel>us</edgelabel>
        </childnode>
        <childnode refid="19" relation="usage">
          <edgelabel>domain</edgelabel>
          <edgelabel>domain_aux</edgelabel>
        </childnode>
        <childnode refid="21" relation="usage">
          <edgelabel>block</edgelabel>
          <edgelabel>hi</edgelabel>
          <edgelabel>hid2</edgelabel>
        </childnode>
        <childnode refid="16" relation="usage">
          <edgelabel>x_axis_units</edgelabel>
          <edgelabel>y_axis_units</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>areabu</edgelabel>
          <edgelabel>areacu</edgelabel>
          <edgelabel>areacv</edgelabel>
          <edgelabel>areat</edgelabel>
          <edgelabel>areat_global</edgelabel>
          <edgelabel>bathyt</edgelabel>
          <edgelabel>coriolisbu</edgelabel>
          <edgelabel>cos_rot</edgelabel>
          <edgelabel>dblock_u</edgelabel>
          <edgelabel>dblock_v</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>first_direction</edgelabel>
          <edgelabel>idg_offset</edgelabel>
          <edgelabel>iec</edgelabel>
          <edgelabel>iecb</edgelabel>
          <edgelabel>ied</edgelabel>
          <edgelabel>iedb</edgelabel>
          <edgelabel>ieg</edgelabel>
          <edgelabel>iegb</edgelabel>
          <edgelabel>isc</edgelabel>
          <edgelabel>iscb</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
      <node id="14">
        <label>mom_diag_mediator::diag_dsamp</label>
        <link refid="structmom__diag__mediator_1_1diag__dsamp"/>
        <childnode refid="7" relation="usage">
          <edgelabel>mask2d</edgelabel>
          <edgelabel>mask3d</edgelabel>
        </childnode>
      </node>
      <node id="6">
        <label>mom_diag_mediator::diag_grids_type</label>
        <link refid="structmom__diag__mediator_1_1diag__grids__type"/>
        <childnode refid="7" relation="usage">
          <edgelabel>h</edgelabel>
        </childnode>
      </node>
      <node id="24">
        <label>mom_regridding::regridding_cs</label>
        <link refid="structmom__regridding_1_1regridding__cs"/>
        <childnode refid="25" relation="usage">
          <edgelabel>sigma_cs</edgelabel>
        </childnode>
        <childnode refid="2" relation="usage">
          <edgelabel>integrate_downward_for_e</edgelabel>
          <edgelabel>remap_answers_2018</edgelabel>
          <edgelabel>set_maximum_depths</edgelabel>
          <edgelabel>target_density_set</edgelabel>
        </childnode>
        <childnode refid="26" relation="usage">
          <edgelabel>slight_cs</edgelabel>
        </childnode>
        <childnode refid="27" relation="usage">
          <edgelabel>interp_cs</edgelabel>
        </childnode>
        <childnode refid="28" relation="usage">
          <edgelabel>adapt_cs</edgelabel>
        </childnode>
        <childnode refid="29" relation="usage">
          <edgelabel>rho_cs</edgelabel>
        </childnode>
        <childnode refid="30" relation="usage">
          <edgelabel>hycom_cs</edgelabel>
        </childnode>
        <childnode refid="31" relation="usage">
          <edgelabel>zlike_cs</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>nk</edgelabel>
          <edgelabel>regridding_scheme</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>compressibility_fraction</edgelabel>
          <edgelabel>coord_scale</edgelabel>
          <edgelabel>coordinateresolution</edgelabel>
          <edgelabel>depth_of_time_filter_deep</edgelabel>
          <edgelabel>depth_of_time_filter_shallow</edgelabel>
          <edgelabel>max_depth_index_scale</edgelabel>
          <edgelabel>max_interface_depths</edgelabel>
          <edgelabel>max_layer_thickness</edgelabel>
          <edgelabel>min_thickness</edgelabel>
          <edgelabel>old_grid_weight</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
      <node id="37">
        <label>mom_energetic_pbl::energetic_pbl_cs</label>
        <link refid="structmom__energetic__pbl_1_1energetic__pbl__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>answers_2018</edgelabel>
          <edgelabel>mld_bisection</edgelabel>
          <edgelabel>mld_iteration_guess</edgelabel>
          <edgelabel>mstar_flatcap</edgelabel>
          <edgelabel>orig_pe_calc</edgelabel>
          <edgelabel>tke_diagnostics</edgelabel>
          <edgelabel>use_lt</edgelabel>
          <edgelabel>use_mld_iteration</edgelabel>
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>diag</edgelabel>
        </childnode>
        <childnode refid="38" relation="usage">
          <edgelabel>sum_its</edgelabel>
        </childnode>
        <childnode refid="4" relation="usage">
          <edgelabel>time</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>id_hml_depth</edgelabel>
          <edgelabel>id_la</edgelabel>
          <edgelabel>id_la_mod</edgelabel>
          <edgelabel>id_mixing_length</edgelabel>
          <edgelabel>id_ml_depth</edgelabel>
          <edgelabel>id_mstar_lt</edgelabel>
          <edgelabel>id_mstar_mix</edgelabel>
          <edgelabel>id_tke_conv</edgelabel>
          <edgelabel>id_tke_conv_decay</edgelabel>
          <edgelabel>id_tke_forcing</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>c_ek</edgelabel>
          <edgelabel>diag_tke_conv</edgelabel>
          <edgelabel>diag_tke_conv_decay</edgelabel>
          <edgelabel>diag_tke_forcing</edgelabel>
          <edgelabel>diag_tke_mech_decay</edgelabel>
          <edgelabel>diag_tke_mixing</edgelabel>
          <edgelabel>diag_tke_mke</edgelabel>
          <edgelabel>diag_tke_wind</edgelabel>
          <edgelabel>ekman_scale_coef</edgelabel>
          <edgelabel>fixed_mstar</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
      <node id="2">
        <label>logical</label>
      </node>
      <node id="10">
        <label>character(64)</label>
      </node>
      <node id="27">
        <label>regrid_interp::interp_cs_type</label>
        <link refid="structregrid__interp_1_1interp__cs__type"/>
        <childnode refid="2" relation="usage">
          <edgelabel>answers_2018</edgelabel>
          <edgelabel>boundary_extrapolation</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>interpolation_scheme</edgelabel>
        </childnode>
      </node>
      <node id="16">
        <label>character(len=40)</label>
      </node>
      <node id="34">
        <label>character(len=8)</label>
      </node>
      <node id="40">
        <label>mom_cvmix_kpp::kpp_cs</label>
        <link refid="structmom__cvmix__kpp_1_1kpp__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>applynonlocaltrans</edgelabel>
          <edgelabel>computeekman</edgelabel>
          <edgelabel>computemoninobukhov</edgelabel>
          <edgelabel>correctsurflayeravg</edgelabel>
          <edgelabel>debug</edgelabel>
          <edgelabel>deepen_only</edgelabel>
          <edgelabel>enhance_diffusion</edgelabel>
          <edgelabel>fixedobldepth</edgelabel>
          <edgelabel>kppisadditive</edgelabel>
          <edgelabel>kppzerodiffusivity</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>diag</edgelabel>
        </childnode>
        <childnode refid="41" relation="usage">
          <edgelabel>kpp_params</edgelabel>
        </childnode>
        <childnode refid="33" relation="usage">
          <edgelabel>interptype</edgelabel>
          <edgelabel>interptype2</edgelabel>
        </childnode>
        <childnode refid="42" relation="usage">
          <edgelabel>matchtechnique</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>id_bulkdrho</edgelabel>
          <edgelabel>id_bulkri</edgelabel>
          <edgelabel>id_bulkuz2</edgelabel>
          <edgelabel>id_buoyflux</edgelabel>
          <edgelabel>id_enhk</edgelabel>
          <edgelabel>id_enhvt2</edgelabel>
          <edgelabel>id_enhw</edgelabel>
          <edgelabel>id_kd_in</edgelabel>
          <edgelabel>id_ks_kpp</edgelabel>
          <edgelabel>id_kt_kpp</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>bulkri</edgelabel>
          <edgelabel>cs</edgelabel>
          <edgelabel>cs2</edgelabel>
          <edgelabel>deepobloffset</edgelabel>
          <edgelabel>drho</edgelabel>
          <edgelabel>enhk</edgelabel>
          <edgelabel>enhvt2</edgelabel>
          <edgelabel>fixedobldepth_value</edgelabel>
          <edgelabel>kobl</edgelabel>
          <edgelabel>kpp_k_enh_fac</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
      <node id="12">
        <label>character(len=9)</label>
      </node>
      <node id="20">
        <label>domain2d</label>
      </node>
      <node id="4">
        <label>time_type</label>
      </node>
      <node id="19">
        <label>mom_domains::mom_domain_type</label>
        <link refid="structmom__domains_1_1mom__domain__type"/>
        <childnode refid="2" relation="usage">
          <edgelabel>maskmap</edgelabel>
          <edgelabel>nonblocking_updates</edgelabel>
          <edgelabel>symmetric</edgelabel>
          <edgelabel>thin_halo_updates</edgelabel>
        </childnode>
        <childnode refid="20" relation="usage">
          <edgelabel>mpp_domain</edgelabel>
          <edgelabel>mpp_domain_d2</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>io_layout</edgelabel>
          <edgelabel>layout</edgelabel>
          <edgelabel>niglobal</edgelabel>
          <edgelabel>nihalo</edgelabel>
          <edgelabel>njglobal</edgelabel>
          <edgelabel>njhalo</edgelabel>
          <edgelabel>x_flags</edgelabel>
          <edgelabel>y_flags</edgelabel>
        </childnode>
      </node>
      <node id="5">
        <label>mom_diag_mediator::diag_grid_storage</label>
        <link refid="structmom__diag__mediator_1_1diag__grid__storage"/>
        <childnode refid="6" relation="usage">
          <edgelabel>diag_grids</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>h_state</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>num_diag_coords</edgelabel>
        </childnode>
      </node>
      <node id="30">
        <label>coord_hycom::hycom_cs</label>
        <link refid="structcoord__hycom_1_1hycom__cs"/>
        <childnode refid="27" relation="usage">
          <edgelabel>interp_cs</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>coordinateresolution</edgelabel>
          <edgelabel>max_interface_depths</edgelabel>
          <edgelabel>max_layer_thickness</edgelabel>
          <edgelabel>target_density</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>nk</edgelabel>
        </childnode>
      </node>
      <node id="13">
        <label>character(len=15)</label>
      </node>
      <node id="26">
        <label>coord_slight::slight_cs</label>
        <link refid="structcoord__slight_1_1slight__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>fix_haloclines</edgelabel>
        </childnode>
        <childnode refid="27" relation="usage">
          <edgelabel>interp_cs</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>compressibility_fraction</edgelabel>
          <edgelabel>dz_ml_min</edgelabel>
          <edgelabel>halocline_filter_length</edgelabel>
          <edgelabel>halocline_strat_tol</edgelabel>
          <edgelabel>max_interface_depths</edgelabel>
          <edgelabel>max_layer_thickness</edgelabel>
          <edgelabel>min_thickness</edgelabel>
          <edgelabel>nlay_ml_offset</edgelabel>
          <edgelabel>ref_pressure</edgelabel>
          <edgelabel>rho_ml_avg_depth</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>nk</edgelabel>
          <edgelabel>nz_fixed_surface</edgelabel>
        </childnode>
      </node>
      <node id="38">
        <label>mom_coms::efp_type</label>
        <link refid="structmom__coms_1_1efp__type"/>
        <childnode refid="39" relation="usage">
          <edgelabel>v</edgelabel>
        </childnode>
      </node>
      <node id="29">
        <label>coord_rho::rho_cs</label>
        <link refid="structcoord__rho_1_1rho__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>integrate_downward_for_e</edgelabel>
        </childnode>
        <childnode refid="27" relation="usage">
          <edgelabel>interp_cs</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>min_thickness</edgelabel>
          <edgelabel>ref_pressure</edgelabel>
          <edgelabel>target_density</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>nk</edgelabel>
        </childnode>
      </node>
      <node id="41">
        <label>cvmix_kpp_params_type</label>
      </node>
      <node id="33">
        <label>character(len=10)</label>
      </node>
      <node id="15">
        <label>mom_verticalgrid::verticalgrid_type</label>
        <link refid="structmom__verticalgrid_1_1verticalgrid__type"/>
        <childnode refid="2" relation="usage">
          <edgelabel>boussinesq</edgelabel>
        </childnode>
        <childnode refid="16" relation="usage">
          <edgelabel>zaxislongname</edgelabel>
          <edgelabel>zaxisunits</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>angstrom_h</edgelabel>
          <edgelabel>angstrom_m</edgelabel>
          <edgelabel>angstrom_z</edgelabel>
          <edgelabel>g_earth</edgelabel>
          <edgelabel>g_prime</edgelabel>
          <edgelabel>h_subroundoff</edgelabel>
          <edgelabel>h_to_kg_m2</edgelabel>
          <edgelabel>h_to_m</edgelabel>
          <edgelabel>h_to_mks</edgelabel>
          <edgelabel>h_to_pa</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>direction</edgelabel>
          <edgelabel>ke</edgelabel>
          <edgelabel>nk_rho_varies</edgelabel>
          <edgelabel>nkml</edgelabel>
        </childnode>
      </node>
      <node id="8">
        <label>integer</label>
      </node>
      <node id="9">
        <label>mom_diag_mediator::diag_type</label>
        <link refid="structmom__diag__mediator_1_1diag__type"/>
        <childnode refid="2" relation="usage">
          <edgelabel>in_use</edgelabel>
          <edgelabel>v_extensive</edgelabel>
        </childnode>
        <childnode refid="9" relation="usage">
          <edgelabel>next</edgelabel>
        </childnode>
        <childnode refid="10" relation="usage">
          <edgelabel>debug_str</edgelabel>
        </childnode>
        <childnode refid="11" relation="usage">
          <edgelabel>axes</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>conversion_factor</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>downsample_diag_id</edgelabel>
          <edgelabel>fms_diag_id</edgelabel>
          <edgelabel>fms_xyave_diag_id</edgelabel>
          <edgelabel>xyz_method</edgelabel>
        </childnode>
      </node>
      <node id="28">
        <label>coord_adapt::adapt_cs</label>
        <link refid="structcoord__adapt_1_1adapt__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>adaptdomin</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>adaptalpha</edgelabel>
          <edgelabel>adaptbuoycoeff</edgelabel>
          <edgelabel>adaptdrho0</edgelabel>
          <edgelabel>adapttimeratio</edgelabel>
          <edgelabel>adaptzoom</edgelabel>
          <edgelabel>adaptzoomcoeff</edgelabel>
          <edgelabel>coordinateresolution</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>nk</edgelabel>
        </childnode>
      </node>
      <node id="11">
        <label>mom_diag_mediator::axes_grp</label>
        <link refid="structmom__diag__mediator_1_1axes__grp"/>
        <childnode refid="2" relation="usage">
          <edgelabel>is_h_point</edgelabel>
          <edgelabel>is_interface</edgelabel>
          <edgelabel>is_layer</edgelabel>
          <edgelabel>is_native</edgelabel>
          <edgelabel>is_q_point</edgelabel>
          <edgelabel>is_u_point</edgelabel>
          <edgelabel>is_v_point</edgelabel>
          <edgelabel>needs_interpolating</edgelabel>
          <edgelabel>needs_remapping</edgelabel>
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>diag_cs</edgelabel>
        </childnode>
        <childnode refid="12" relation="usage">
          <edgelabel>v_cell_method</edgelabel>
          <edgelabel>x_cell_method</edgelabel>
          <edgelabel>y_cell_method</edgelabel>
        </childnode>
        <childnode refid="11" relation="usage">
          <edgelabel>xyave_axes</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>mask2d</edgelabel>
          <edgelabel>mask3d</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>downsample_level</edgelabel>
          <edgelabel>handles</edgelabel>
          <edgelabel>id_area</edgelabel>
          <edgelabel>id_volume</edgelabel>
          <edgelabel>nz</edgelabel>
          <edgelabel>rank</edgelabel>
          <edgelabel>vertical_coordinate_number</edgelabel>
        </childnode>
        <childnode refid="13" relation="usage">
          <edgelabel>id</edgelabel>
        </childnode>
        <childnode refid="14" relation="usage">
          <edgelabel>dsamp</edgelabel>
        </childnode>
      </node>
      <node id="32">
        <label>character(len=16)</label>
      </node>
      <node id="21">
        <label>mom_hor_index::hor_index_type</label>
        <link refid="structmom__hor__index_1_1hor__index__type"/>
        <childnode refid="2" relation="usage">
          <edgelabel>symmetric</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>idg_offset</edgelabel>
          <edgelabel>iec</edgelabel>
          <edgelabel>iecb</edgelabel>
          <edgelabel>ied</edgelabel>
          <edgelabel>iedb</edgelabel>
          <edgelabel>ieg</edgelabel>
          <edgelabel>iegb</edgelabel>
          <edgelabel>isc</edgelabel>
          <edgelabel>iscb</edgelabel>
          <edgelabel>isd</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
      <node id="18">
        <label>mom_unit_scaling::unit_scale_type</label>
        <link refid="structmom__unit__scaling_1_1unit__scale__type"/>
        <childnode refid="7" relation="usage">
          <edgelabel>j_kg_to_q</edgelabel>
          <edgelabel>j_kg_to_q_restart</edgelabel>
          <edgelabel>kg_m2s_to_rz_t</edgelabel>
          <edgelabel>kg_m3_to_r</edgelabel>
          <edgelabel>kg_m3_to_r_restart</edgelabel>
          <edgelabel>l_t2_to_m_s2</edgelabel>
          <edgelabel>l_t_to_m_s</edgelabel>
          <edgelabel>l_to_m</edgelabel>
          <edgelabel>l_to_z</edgelabel>
          <edgelabel>m2_s_to_z2_t</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
      <node id="1">
        <label>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</label>
        <link refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs"/>
        <childnode refid="2" relation="usage">
          <edgelabel>limiter</edgelabel>
          <edgelabel>linear</edgelabel>
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>diag</edgelabel>
        </childnode>
        <childnode refid="37" relation="usage">
          <edgelabel>energetic_pbl_csp</edgelabel>
        </childnode>
        <childnode refid="40" relation="usage">
          <edgelabel>kpp_csp</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>deg</edgelabel>
          <edgelabel>method</edgelabel>
          <edgelabel>surface_boundary_scheme</edgelabel>
        </childnode>
        <childnode refid="35" relation="usage">
          <edgelabel>remap_cs</edgelabel>
        </childnode>
      </node>
      <node id="23">
        <label>mom_diag_remap::diag_remap_ctrl</label>
        <link refid="structmom__diag__remap_1_1diag__remap__ctrl"/>
        <childnode refid="24" relation="usage">
          <edgelabel>regrid_cs</edgelabel>
        </childnode>
        <childnode refid="32" relation="usage">
          <edgelabel>diag_coord_name</edgelabel>
        </childnode>
        <childnode refid="2" relation="usage">
          <edgelabel>answers_2018</edgelabel>
          <edgelabel>configured</edgelabel>
          <edgelabel>initialized</edgelabel>
          <edgelabel>used</edgelabel>
        </childnode>
        <childnode refid="33" relation="usage">
          <edgelabel>vertical_coord_name</edgelabel>
        </childnode>
        <childnode refid="34" relation="usage">
          <edgelabel>diag_module_suffix</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>h</edgelabel>
          <edgelabel>h_extensive</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>interface_axes_id</edgelabel>
          <edgelabel>layer_axes_id</edgelabel>
          <edgelabel>nz</edgelabel>
          <edgelabel>vertical_coord</edgelabel>
        </childnode>
        <childnode refid="35" relation="usage">
          <edgelabel>remap_cs</edgelabel>
        </childnode>
      </node>
      <node id="3">
        <label>mom_diag_mediator::diag_ctrl</label>
        <link refid="structmom__diag__mediator_1_1diag__ctrl"/>
        <childnode refid="2" relation="usage">
          <edgelabel>ave_enabled</edgelabel>
          <edgelabel>diag_as_chksum</edgelabel>
          <edgelabel>diag_grid_overridden</edgelabel>
          <edgelabel>grid_space_axes</edgelabel>
        </childnode>
        <childnode refid="4" relation="usage">
          <edgelabel>time_end</edgelabel>
        </childnode>
        <childnode refid="5" relation="usage">
          <edgelabel>diag_grid_temp</edgelabel>
        </childnode>
        <childnode refid="9" relation="usage">
          <edgelabel>diags</edgelabel>
        </childnode>
        <childnode refid="15" relation="usage">
          <edgelabel>gv</edgelabel>
        </childnode>
        <childnode refid="17" relation="usage">
          <edgelabel>g</edgelabel>
        </childnode>
        <childnode refid="22" relation="usage">
          <edgelabel>dsamp</edgelabel>
        </childnode>
        <childnode refid="18" relation="usage">
          <edgelabel>us</edgelabel>
        </childnode>
        <childnode refid="23" relation="usage">
          <edgelabel>diag_remap_cs</edgelabel>
        </childnode>
        <childnode refid="36" relation="usage">
          <edgelabel>eqn_of_state</edgelabel>
        </childnode>
        <childnode refid="11" relation="usage">
          <edgelabel>axesb1</edgelabel>
          <edgelabel>axesbi</edgelabel>
          <edgelabel>axesbl</edgelabel>
          <edgelabel>axescu1</edgelabel>
          <edgelabel>axescui</edgelabel>
          <edgelabel>axescul</edgelabel>
          <edgelabel>axescv1</edgelabel>
          <edgelabel>axescvi</edgelabel>
          <edgelabel>axescvl</edgelabel>
          <edgelabel>axesnull</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="7" relation="usage">
          <edgelabel>h</edgelabel>
          <edgelabel>h_begin</edgelabel>
          <edgelabel>mask2dbu</edgelabel>
          <edgelabel>mask2dcu</edgelabel>
          <edgelabel>mask2dcv</edgelabel>
          <edgelabel>mask2dt</edgelabel>
          <edgelabel>mask3dbi</edgelabel>
          <edgelabel>mask3dbl</edgelabel>
          <edgelabel>mask3dcui</edgelabel>
          <edgelabel>mask3dcul</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
        <childnode refid="8" relation="usage">
          <edgelabel>available_diag_doc_unit</edgelabel>
          <edgelabel>chksum_iounit</edgelabel>
          <edgelabel>ie</edgelabel>
          <edgelabel>ied</edgelabel>
          <edgelabel>is</edgelabel>
          <edgelabel>isd</edgelabel>
          <edgelabel>je</edgelabel>
          <edgelabel>jed</edgelabel>
          <edgelabel>js</edgelabel>
          <edgelabel>jsd</edgelabel>
          <edgelabel>...</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" line="39" column="1" bodyfile="/home/cermak/src/MOM6.devrob/src/tracer/MOM_lateral_boundary_diffusion.F90" bodystart="39" bodyend="57"/>
    <listofallmembers>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1aabf2784090bb9e493287e58016a70e2f" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>deg</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a9b361105c17f0e44700d48be96517e59" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>diag</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1ac63bd15caddb1af2efc1132cce2bd335" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>energetic_pbl_csp</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a29f08a77261ff245936641829d8b202f" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>kpp_csp</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1afca58198fb0188dca1244c5557e78d9b" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>limiter</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1afe08876162ae39aa7fc426e06ef89ca2" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>linear</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a0f35ad344e47e472298459f6bf8a8bdf" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>method</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1ad9c837ad6d0928e9eee3b5dd3b39655b" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>remap_cs</name></member>
      <member refid="structmom__lateral__boundary__diffusion_1_1lateral__boundary__diffusion__cs_1a0f05aa2e76438de93652921a477eec94" prot="public" virt="non-virtual"><scope>mom_lateral_boundary_diffusion::lateral_boundary_diffusion_cs</scope><name>surface_boundary_scheme</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>
