CAM
lnd_comp_mct Module Reference

Functions/Subroutines

subroutine, public lnd_init_mct (EClock, cdata_l, x2l_l, l2x_l, NLFilename)
 
subroutine, public lnd_run_mct (EClock, cdata_l, x2l_l, l2x_l)
 
subroutine, public lnd_final_mct (EClock, cdata_l, x2l_l, l2x_l)
 
subroutine, private lnd_setgsmap_mct (bounds, mpicom_lnd, LNDID, gsMap_lnd)
 
subroutine, private lnd_domain_mct (bounds, lsz, gsMap_l, dom_l)
 

Function/Subroutine Documentation

◆ lnd_domain_mct()

subroutine, private lnd_comp_mct::lnd_domain_mct ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  lsz,
type(mct_gsmap), intent(inout)  gsMap_l,
type(mct_ggrid), intent(out)  dom_l 
)
private
Here is the caller graph for this function:

◆ lnd_final_mct()

subroutine, public lnd_comp_mct::lnd_final_mct ( type(esmf_clock), intent(inout)  EClock,
type(seq_cdata), intent(inout)  cdata_l,
type(mct_avect), intent(inout)  x2l_l,
type(mct_avect), intent(inout)  l2x_l 
)
Here is the call graph for this function:

◆ lnd_init_mct()

subroutine, public lnd_comp_mct::lnd_init_mct ( type(esmf_clock), intent(inout)  EClock,
type(seq_cdata), intent(inout)  cdata_l,
type(mct_avect), intent(inout)  x2l_l,
type(mct_avect), intent(inout)  l2x_l,
character(len=*), intent(in), optional  NLFilename 
)
Here is the call graph for this function:

◆ lnd_run_mct()

subroutine, public lnd_comp_mct::lnd_run_mct ( type(esmf_clock), intent(inout)  EClock,
type(seq_cdata), intent(inout)  cdata_l,
type(mct_avect), intent(inout)  x2l_l,
type(mct_avect), intent(inout)  l2x_l 
)
Here is the call graph for this function:

◆ lnd_setgsmap_mct()

subroutine, private lnd_comp_mct::lnd_setgsmap_mct ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  mpicom_lnd,
integer, intent(in)  LNDID,
type(mct_gsmap), intent(out)  gsMap_lnd 
)
private
Here is the caller graph for this function: