UserGridComp1Mod Module


Uses

  • module~~usergridcomp1mod~~UsesGraph module~usergridcomp1mod UserGridComp1Mod module~esmf ESMF module~usergridcomp1mod->module~esmf

Used by

  • module~~usergridcomp1mod~~UsedByGraph module~usergridcomp1mod UserGridComp1Mod module~userparentgridcompmod UserParentGridCompMod module~userparentgridcompmod->module~usergridcomp1mod program~esmf_appdriver ESMF_AppDriver program~esmf_appdriver->module~userparentgridcompmod

Subroutines

public subroutine UserGrid_SetServices(gcomp, rc)

Arguments

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

private 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

private 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

private 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