ESMF_WebServUserModel Module


Uses

  • module~~esmf_webservusermodel~~UsesGraph module~esmf_webservusermodel ESMF_WebServUserModel module~esmf ESMF module~esmf_webservusermodel->module~esmf module~esmf_testmod ESMF_TestMod module~esmf_webservusermodel->module~esmf_testmod

Used by

  • module~~esmf_webservusermodel~~UsedByGraph module~esmf_webservusermodel ESMF_WebServUserModel program~esmf_webservcomponentutest ESMF_WebServComponentUTest program~esmf_webservcomponentutest->module~esmf_webservusermodel program~esmf_webservicesstest ESMF_WebServicesSTest program~esmf_webservicesstest->module~esmf_webservusermodel program~webservicesex WebServicesEx program~webservicesex->module~esmf_webservusermodel

Subroutines

public subroutine ESMF_WebServUserModelRegister(comp, rc)

Arguments

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

public subroutine user_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 user_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 user_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 userm1_setvm(comp, rc)

Arguments

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