ESMF_RouteHandleIsCreated Function

public function ESMF_RouteHandleIsCreated(routehandle, keywordEnforcer, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_RouteHandle), intent(in) :: routehandle
type(ESMF_KeywordEnforcer), optional :: keywordEnforcer
integer, intent(out), optional :: rc

Return Value logical


Calls

proc~~esmf_routehandleiscreated~~CallsGraph proc~esmf_routehandleiscreated ESMF_RouteHandleIsCreated proc~esmf_routehandlegetinit ESMF_RouteHandleGetInit proc~esmf_routehandleiscreated->proc~esmf_routehandlegetinit

Called by

proc~~esmf_routehandleiscreated~~CalledByGraph proc~esmf_routehandleiscreated ESMF_RouteHandleIsCreated proc~finalize Finalize proc~finalize->proc~esmf_routehandleiscreated proc~run Run proc~run->proc~esmf_routehandleiscreated program~esmf_arrayredistutest ESMF_ArrayRedistUTest program~esmf_arrayredistutest->proc~esmf_routehandleiscreated program~esmf_routehandleadvancedutest ESMF_RouteHandleAdvancedUTest program~esmf_routehandleadvancedutest->proc~esmf_routehandleiscreated program~esmf_routehandleutest ESMF_RouteHandleUTest program~esmf_routehandleutest->proc~esmf_routehandleiscreated