ESMF_CompTunnelEx_mod Module


Uses

  • module~~esmf_comptunnelex_mod~~UsesGraph module~esmf_comptunnelex_mod ESMF_CompTunnelEx_mod module~esmf ESMF module~esmf_comptunnelex_mod->module~esmf

Used by

  • module~~esmf_comptunnelex_mod~~UsedByGraph module~esmf_comptunnelex_mod ESMF_CompTunnelEx_mod program~esmf_comptunnelex ESMF_CompTunnelEx program~esmf_comptunnelex->module~esmf_comptunnelex_mod

Subroutines

private recursive subroutine finalize(gcomp, istate, estate, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
type(ESMF_State) :: istate
type(ESMF_State) :: estate
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

private recursive subroutine initialize(gcomp, istate, estate, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
type(ESMF_State) :: istate
type(ESMF_State) :: estate
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

private recursive subroutine run(gcomp, istate, estate, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
type(ESMF_State) :: istate
type(ESMF_State) :: estate
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public recursive subroutine setservices(gcomp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
integer, intent(out) :: rc

public recursive subroutine setservicesCPL(cplcomp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp) :: cplcomp
integer, intent(out) :: rc