CAM
decompinitmod Module Reference

Functions/Subroutines

subroutine, public decompinit_lnd (lni, lnj, amask)
 
subroutine, public decompinit_clumps (lns, lni, lnj, glcmask)
 
subroutine, public decompinit_glcp (lns, lni, lnj, glcmask)
 
subroutine, public decompinit_lnd_using_gp (lni, lnj, cellsOnCell, ncells_loc, maxEdges, amask)
 
subroutine, public decompinit_ghosts (glcmask)
 

Variables

integer, dimension(:), pointer lcid
 

Function/Subroutine Documentation

◆ decompinit_clumps()

subroutine, public decompinitmod::decompinit_clumps ( integer, intent(in)  lns,
integer, intent(in)  lni,
integer, intent(in)  lnj,
integer, dimension(:), optional, pointer  glcmask 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decompinit_ghosts()

subroutine, public decompinitmod::decompinit_ghosts ( integer, dimension(:), optional, pointer  glcmask)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decompinit_glcp()

subroutine, public decompinitmod::decompinit_glcp ( integer, intent(in)  lns,
integer, intent(in)  lni,
integer, intent(in)  lnj,
integer, dimension(:), optional, pointer  glcmask 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decompinit_lnd()

subroutine, public decompinitmod::decompinit_lnd ( integer, intent(in)  lni,
integer, intent(in)  lnj,
integer, dimension(:), intent(in)  amask 
)
Here is the caller graph for this function:

◆ decompinit_lnd_using_gp()

subroutine, public decompinitmod::decompinit_lnd_using_gp ( integer, intent(in)  lni,
integer, intent(in)  lnj,
integer, dimension(:,:), intent(in)  cellsOnCell,
integer, intent(in)  ncells_loc,
integer, intent(in)  maxEdges,
integer, dimension(:), intent(in)  amask 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ lcid

integer, dimension(:), pointer decompinitmod::lcid
private