CAM
ocn_comp_mct Module Reference

Functions/Subroutines

subroutine, public ocn_init_mct (EClock, cdata_o, x2o_o, o2x_o, NLFilename)
 
subroutine, public ocn_run_mct (EClock, cdata_o, x2o_o, o2x_o)
 
subroutine, public ocn_final_mct (EClock, cdata_o, x2o_o, o2x_o)
 
subroutine, private ocn_export_mct (ocn_out, o2x_o)
 
subroutine, private ocn_setgsmap_mct (mpicom_ocn, OCNID, gsMap_ocn)
 
subroutine ocn_domain_mct (lsize, gsMap_o, dom_o)
 

Variables

type(ocn_out_t), dimension(:), pointer ocn_out
 
integer index_o2x_so_t
 

Function/Subroutine Documentation

◆ ocn_domain_mct()

subroutine ocn_comp_mct::ocn_domain_mct ( integer, intent(in)  lsize,
type(mct_gsmap), intent(inout)  gsMap_o,
type(mct_ggrid), intent(inout)  dom_o 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ocn_export_mct()

subroutine private ocn_comp_mct::ocn_export_mct ( type(ocn_out_t), dimension(begchunk:endchunk), intent(in)  ocn_out,
type(mct_avect), intent(inout)  o2x_o 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ocn_final_mct()

subroutine public ocn_comp_mct::ocn_final_mct ( type(esmf_clock), intent(inout)  EClock,
type(seq_cdata), intent(inout)  cdata_o,
type(mct_avect), intent(inout)  x2o_o,
type(mct_avect), intent(inout)  o2x_o 
)

◆ ocn_init_mct()

subroutine public ocn_comp_mct::ocn_init_mct ( type(esmf_clock), intent(inout)  EClock,
type(seq_cdata), intent(inout)  cdata_o,
type(mct_avect), intent(inout)  x2o_o,
type(mct_avect), intent(inout)  o2x_o,
character(len=*), intent(in), optional  NLFilename 
)
Here is the call graph for this function:

◆ ocn_run_mct()

subroutine public ocn_comp_mct::ocn_run_mct ( type(esmf_clock), intent(inout)  EClock,
type(seq_cdata), intent(inout)  cdata_o,
type(mct_avect), intent(inout)  x2o_o,
type(mct_avect), intent(inout)  o2x_o 
)
Here is the call graph for this function:

◆ ocn_setgsmap_mct()

subroutine private ocn_comp_mct::ocn_setgsmap_mct ( integer, intent(in)  mpicom_ocn,
integer, intent(in)  OCNID,
type(mct_gsmap), intent(out)  gsMap_ocn 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ index_o2x_so_t

integer ocn_comp_mct::index_o2x_so_t
private

◆ ocn_out

type(ocn_out_t), dimension(:), pointer ocn_comp_mct::ocn_out
private