ESMF_CplCompGetInit Function

public function ESMF_CplCompGetInit(d)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp), intent(in), optional :: d

Return Value integer(kind=ESMF_KIND_I8)


Called by

ESMF_AttributeCopyCplCompToCplCompwESMF_CplCompGetInit
w
ESMF_AttributeGetAttPackCplCompw
w
ESMF_AttributeGetAttPackCplCompCHw
w
ESMF_AttributeGetAttPackCplCompCHListw
w
ESMF_AttributeGetAttPackCplCompI4w
w
ESMF_AttributeGetAttPackCplCompI4Listw
w
ESMF_AttributeGetAttPackCplCompI8w
w
ESMF_AttributeGetAttPackCplCompI8Listw
w
ESMF_AttributeGetAttPackCplCompLGw
w
ESMF_AttributeGetAttPackCplCompLGListw
w
ESMF_AttributeGetAttPackCplCompR4w
w
ESMF_AttributeGetAttPackCplCompR4Listw
w
ESMF_AttributeGetAttPackCplCompR8w
w
ESMF_AttributeGetAttPackCplCompR8Listw
w
ESMF_AttributeGetCountAttPackCplCompw
w
ESMF_AttributeGetCountCplCompw
w
ESMF_AttributeGetInfoByNamAPCplCompw
w
ESMF_AttributeGetInfoByNamCplCompw
w
ESMF_AttributeGetInfoByNumCplCompw
w
ESMF_AttributeGetObjCplCompCHw
w
ESMF_AttributeGetObjCplCompCHListw
w
ESMF_AttributeGetObjCplCompI4w
w
ESMF_AttributeGetObjCplCompI4Listw
w
ESMF_AttributeGetObjCplCompI8w
w
ESMF_AttributeGetObjCplCompI8Listw
w
ESMF_AttributeGetObjCplCompLGw
w
ESMF_AttributeGetObjCplCompLGListw
w
ESMF_AttributeGetObjCplCompR4w
w
ESMF_AttributeGetObjCplCompR4Listw
w
ESMF_AttributeGetObjCplCompR8w
w
ESMF_AttributeGetObjCplCompR8Listw
w
ESMF_AttributeReadCplCompw
w
ESMF_AttributeRemoveAttPackCplCompw
w
ESMF_AttributeSetAttPackCplCompCHw
w
ESMF_AttributeSetAttPackCplCompCHListw
w
ESMF_AttributeSetAttPackCplCompI4w
w
ESMF_AttributeSetAttPackCplCompI4Listw
w
ESMF_AttributeSetAttPackCplCompI8w
w
ESMF_AttributeSetAttPackCplCompI8Listw
w
ESMF_AttributeSetAttPackCplCompLGw
w
ESMF_AttributeSetAttPackCplCompLGListw
w
ESMF_AttributeSetAttPackCplCompR4w
w
ESMF_AttributeSetAttPackCplCompR4Listw
w
ESMF_AttributeSetAttPackCplCompR8w
w
ESMF_AttributeSetAttPackCplCompR8Listw
w
ESMF_AttributeSetObjCplCompCHw
w
ESMF_AttributeSetObjCplCompCHListw
w
ESMF_AttributeSetObjCplCompI4w
w
ESMF_AttributeSetObjCplCompI4Listw
w
ESMF_AttributeSetObjCplCompI8w
w
ESMF_AttributeSetObjCplCompI8Listw
w
ESMF_AttributeSetObjCplCompLGw
w
ESMF_AttributeSetObjCplCompLGListw
w
ESMF_AttributeSetObjCplCompR4w
w
ESMF_AttributeSetObjCplCompR4Listw
w
ESMF_AttributeSetObjCplCompR8w
w
ESMF_AttributeSetObjCplCompR8Listw
w
ESMF_AttributeUpdateCplCompw
w
ESMF_AttributeWriteCplCompw
w
ESMF_CplCompDestroyw
w
ESMF_CplCompEQw
w
ESMF_CplCompFinalizew
w
ESMF_CplCompFinalizeActw
w
ESMF_CplCompGetw
w
ESMF_CplCompGetEPPhaseCountw
w
ESMF_CplCompInitializew
w
ESMF_CplCompInitializeActw
w
ESMF_CplCompIsCreatedw
w
ESMF_CplCompIsPetLocalw
w
ESMF_CplCompPrintw
w
ESMF_CplCompReadRestartw
w
ESMF_CplCompRunw
w
ESMF_CplCompRunActw
w
ESMF_CplCompServiceLoopw
w
ESMF_CplCompSetw
w
ESMF_CplCompSetEntryPointw
w
ESMF_CplCompSetServicesw
w
ESMF_CplCompSetServicesCompw
w
ESMF_CplCompSetServicesShObjw
w
ESMF_CplCompSetServicesSockw
w
ESMF_CplCompSetVMw
w
ESMF_CplCompSetVMMaxPEsw
w
ESMF_CplCompSetVMMaxThreadsw
w
ESMF_CplCompSetVMMinThreadsw
w
ESMF_CplCompSetVMShObjw
w
ESMF_CplCompSetVMStdRedirectw
w
ESMF_CplCompValidatew
w
ESMF_CplCompWaitw
w
ESMF_CplCompWriteRestartw
w
ESMF_InfoDescribe%getInfoCplCompw
w
ESMF_InternalStateCplCompAddw
w
ESMF_InternalStateCplCompGetw
w
ESMF_InternalStateCplCompGetLw
w
ESMF_MethodCplCompAddw
w
ESMF_MethodCplCompAddRepw
w
ESMF_MethodCplCompAddRepShObjw
w
ESMF_MethodCplCompAddShObjw
w
ESMF_MethodCplCompExecutew
w
ESMF_MethodCplCompGetw
w
ESMF_MethodCplCompGetListw
w
ESMF_MethodCplCompRemovew
w

Source Code

  function ESMF_CplCompGetInit(d)
!
! !RETURN VALUE:
    ESMF_INIT_TYPE :: ESMF_CplCompGetInit
!
! !ARGUMENTS:
    type(ESMF_CplComp), intent(in), optional :: d
!
! !DESCRIPTION:
! Get the initialization status of the Deep class {\tt CplComp}.
!
! The arguments are:
! \begin{description}
! \item[d]
!   {\tt ESMF\_CplComp} from which to retrieve status.
! \end{description}
!
!EOPI
!------------------------------------------------------------------------------
    if (present(d)) then
      ESMF_CplCompGetInit = ESMF_INIT_GET(d)
    else
      ESMF_CplCompGetInit = ESMF_INIT_CREATED
    endif
  end function ESMF_CplCompGetInit