DYNM_mod Module


Uses

  • module~~dynm_mod~~UsesGraph module~dynm_mod DYNM_mod module~esmf ESMF module~dynm_mod->module~esmf

Used by

  • module~~dynm_mod~~UsedByGraph module~dynm_mod DYNM_mod program~esmf_appmainex ESMF_AppMainEx program~esmf_appmainex->module~dynm_mod

Subroutines

public subroutine DYNM_SetServices(gcomp, rc)

Arguments

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

public subroutine my_final(gcomp, importState, exportState, externalclock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: externalclock
integer, intent(out) :: rc

public subroutine my_init(gcomp, importState, exportState, externalclock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: externalclock
integer, intent(out) :: rc

public subroutine my_run(gcomp, importState, exportState, externalclock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: externalclock
integer, intent(out) :: rc