CAM
mpp_bounds Module Reference

Functions/Subroutines

subroutine, public mpp_bounds_init_proc_bounds (begg_val, endg_val, begg_all_val, endg_all_val, begc_val, endc_val, begc_all_val, endc_all_val)
 
subroutine, public mpp_bounds_init_clump (nclumps_val)
 

Variables

integer, public bounds_proc_begg = 0
 
integer, public bounds_proc_endg = 0
 
integer, public bounds_proc_begc = 0
 
integer, public bounds_proc_endc = 0
 
integer, public bounds_proc_begg_all = 0
 
integer, public bounds_proc_endg_all = 0
 
integer, public bounds_proc_begc_all = 0
 
integer, public bounds_proc_endc_all = 0
 
integer, public nclumps = 0
 

Function/Subroutine Documentation

◆ mpp_bounds_init_clump()

subroutine, public mpp_bounds::mpp_bounds_init_clump ( integer, intent(in)  nclumps_val)
Here is the caller graph for this function:

◆ mpp_bounds_init_proc_bounds()

subroutine, public mpp_bounds::mpp_bounds_init_proc_bounds ( integer, intent(in)  begg_val,
integer, intent(in)  endg_val,
integer, intent(in)  begg_all_val,
integer, intent(in)  endg_all_val,
integer, intent(in)  begc_val,
integer, intent(in)  endc_val,
integer, intent(in)  begc_all_val,
integer, intent(in)  endc_all_val 
)
Here is the caller graph for this function:

Variable Documentation

◆ bounds_proc_begc

integer, public mpp_bounds::bounds_proc_begc = 0

◆ bounds_proc_begc_all

integer, public mpp_bounds::bounds_proc_begc_all = 0

◆ bounds_proc_begg

integer, public mpp_bounds::bounds_proc_begg = 0

◆ bounds_proc_begg_all

integer, public mpp_bounds::bounds_proc_begg_all = 0

◆ bounds_proc_endc

integer, public mpp_bounds::bounds_proc_endc = 0

◆ bounds_proc_endc_all

integer, public mpp_bounds::bounds_proc_endc_all = 0

◆ bounds_proc_endg

integer, public mpp_bounds::bounds_proc_endg = 0

◆ bounds_proc_endg_all

integer, public mpp_bounds::bounds_proc_endg_all = 0

◆ nclumps

integer, public mpp_bounds::nclumps = 0