SimpleComp Module


Uses

  • module~~simplecomp~~UsesGraph module~simplecomp SimpleComp module~esmf ESMF module~simplecomp->module~esmf

Used by

  • module~~simplecomp~~UsedByGraph module~simplecomp SimpleComp program~esmf_traceex ESMF_TraceEx program~esmf_traceex->module~simplecomp program~esmf_traceutest ESMF_TraceUTest program~esmf_traceutest->module~simplecomp

Subroutines

private 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 subroutine Init(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 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 subroutine SetServices(gcomp, rc)

Arguments

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