land_comp Module


Uses

  • module~~land_comp~2~~UsesGraph module~land_comp~2 land_comp module~esmf ESMF module~land_comp~2->module~esmf module~util_mod util_mod module~land_comp~2->module~util_mod

Used by

  • module~~land_comp~2~~UsedByGraph module~land_comp~2 land_comp program~esmf_xgridconcurrentstest ESMF_XGridConcurrentSTest program~esmf_xgridconcurrentstest->module~land_comp~2 program~esmf_xgridserialstest ESMF_XGridSerialSTest program~esmf_xgridserialstest->module~land_comp~2

Subroutines

public subroutine land_final(comp, importState, exportState, clock, rc)

Arguments

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

public subroutine land_init(comp, importState, exportState, clock, rc)

Arguments

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

public subroutine land_register(comp, rc)

Arguments

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

public subroutine land_run(comp, importState, exportState, clock, rc)

Arguments

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

public subroutine land_setvm(comp, rc)

Arguments

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