CAM
initsubgridmod Module Reference

Functions/Subroutines

subroutine, public clm_ptrs_compdown (bounds)
 
subroutine, public clm_ptrs_check (bounds)
 
subroutine, public add_landunit (li, gi, ltype, wtgcell)
 
subroutine, public add_column (ci, li, ctype, wtlunit)
 
subroutine, public add_patch (pi, ci, ptype, wtcol)
 

Function/Subroutine Documentation

◆ add_column()

subroutine, public initsubgridmod::add_column ( integer, intent(inout)  ci,
integer, intent(in)  li,
integer, intent(in)  ctype,
real(r8), intent(in)  wtlunit 
)
Here is the caller graph for this function:

◆ add_landunit()

subroutine, public initsubgridmod::add_landunit ( integer, intent(inout)  li,
integer, intent(in)  gi,
integer, intent(in)  ltype,
real(r8), intent(in)  wtgcell 
)
Here is the caller graph for this function:

◆ add_patch()

subroutine, public initsubgridmod::add_patch ( integer, intent(inout)  pi,
integer, intent(in)  ci,
integer, intent(in)  ptype,
real(r8), intent(in)  wtcol 
)
Here is the caller graph for this function:

◆ clm_ptrs_check()

subroutine, public initsubgridmod::clm_ptrs_check ( type(bounds_type), intent(in)  bounds)

◆ clm_ptrs_compdown()

subroutine, public initsubgridmod::clm_ptrs_compdown ( type(bounds_type), intent(in)  bounds)