CAM
|
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 |
subroutine, public mpp_bounds::mpp_bounds_init_clump | ( | integer, intent(in) | nclumps_val | ) |
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 | ||
) |
integer, public mpp_bounds::bounds_proc_begc = 0 |
integer, public mpp_bounds::bounds_proc_begc_all = 0 |
integer, public mpp_bounds::bounds_proc_begg = 0 |
integer, public mpp_bounds::bounds_proc_begg_all = 0 |
integer, public mpp_bounds::bounds_proc_endc = 0 |
integer, public mpp_bounds::bounds_proc_endc_all = 0 |
integer, public mpp_bounds::bounds_proc_endg = 0 |
integer, public mpp_bounds::bounds_proc_endg_all = 0 |
integer, public mpp_bounds::nclumps = 0 |