CIME Driver
Data Types | Functions/Subroutines
seq_cdata_mod Module Reference

Data Types

type  seq_cdata
 

Functions/Subroutines

subroutine, public seq_cdata_setptrs (cdata, ID, mpicom, dom, gsMap, infodata, name)
 
subroutine, public seq_cdata_init (cdata, ID, dom, gsMap, infodata, name)
 

Function/Subroutine Documentation

◆ seq_cdata_init()

subroutine, public seq_cdata_mod::seq_cdata_init ( type(seq_cdata), intent(inout)  cdata,
integer, intent(in)  ID,
type(mct_ggrid), intent(in), target  dom,
type(mct_gsmap), intent(in), target  gsMap,
type(seq_infodata_type), intent(in), target  infodata,
character(len=*), intent(in), optional  name 
)
Here is the call graph for this function:

◆ seq_cdata_setptrs()

subroutine, public seq_cdata_mod::seq_cdata_setptrs ( type(seq_cdata), intent(in)  cdata,
integer, optional  ID,
integer, optional  mpicom,
type(mct_ggrid), optional, pointer  dom,
type(mct_gsmap), optional, pointer  gsMap,
type(seq_infodata_type), optional, pointer  infodata,
character(len=*), optional  name 
)
Here is the caller graph for this function: