CAM
|
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) |
subroutine, public initsubgridmod::add_column | ( | integer, intent(inout) | ci, |
integer, intent(in) | li, | ||
integer, intent(in) | ctype, | ||
real(r8), intent(in) | wtlunit | ||
) |
subroutine, public initsubgridmod::add_landunit | ( | integer, intent(inout) | li, |
integer, intent(in) | gi, | ||
integer, intent(in) | ltype, | ||
real(r8), intent(in) | wtgcell | ||
) |
subroutine, public initsubgridmod::add_patch | ( | integer, intent(inout) | pi, |
integer, intent(in) | ci, | ||
integer, intent(in) | ptype, | ||
real(r8), intent(in) | wtcol | ||
) |
subroutine, public initsubgridmod::clm_ptrs_check | ( | type(bounds_type), intent(in) | bounds | ) |
subroutine, public initsubgridmod::clm_ptrs_compdown | ( | type(bounds_type), intent(in) | bounds | ) |