checkConnection Subroutine

private recursive subroutine checkConnection(field, connected, producerConnected, consumerConnected, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(in) :: field
logical, intent(out) :: connected
logical, intent(out) :: producerConnected
logical, intent(out) :: consumerConnected
integer, intent(out) :: rc

Calls

proc~~checkconnection~~CallsGraph proc~checkconnection checkConnection interface~nuopc_getattribute NUOPC_GetAttribute proc~checkconnection->interface~nuopc_getattribute proc~esmf_logfounderror ESMF_LogFoundError proc~checkconnection->proc~esmf_logfounderror proc~nuopc_getattributefieldtk NUOPC_GetAttributeFieldTK interface~nuopc_getattribute->proc~nuopc_getattributefieldtk proc~nuopc_getattributefieldval NUOPC_GetAttributeFieldVal interface~nuopc_getattribute->proc~nuopc_getattributefieldval proc~nuopc_getattributestate NUOPC_GetAttributeState interface~nuopc_getattribute->proc~nuopc_getattributestate esmf_breakpoint esmf_breakpoint proc~esmf_logfounderror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logfounderror->proc~esmf_logrc2msg proc~esmf_logwrite ESMF_LogWrite proc~esmf_logfounderror->proc~esmf_logwrite c_esmc_loggeterrormsg c_esmc_loggeterrormsg proc~esmf_logrc2msg->c_esmc_loggeterrormsg c_esmc_vmwtime c_esmc_vmwtime proc~esmf_logwrite->c_esmc_vmwtime proc~esmf_logclose ESMF_LogClose proc~esmf_logwrite->proc~esmf_logclose proc~esmf_logflush ESMF_LogFlush proc~esmf_logwrite->proc~esmf_logflush proc~esmf_logopenfile ESMF_LogOpenFile proc~esmf_logwrite->proc~esmf_logopenfile proc~esmf_utiliounitflush ESMF_UtilIOUnitFlush proc~esmf_logwrite->proc~esmf_utiliounitflush proc~esmf_utilstring2array ESMF_UtilString2Array proc~esmf_logwrite->proc~esmf_utilstring2array proc~nuopc_getattributefieldtk->proc~esmf_logfounderror interface~esmf_infoget ESMF_InfoGet proc~nuopc_getattributefieldtk->interface~esmf_infoget interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_getattributefieldtk->interface~esmf_infogetfromhost proc~esmf_infogettk ESMF_InfoGetTK proc~nuopc_getattributefieldtk->proc~esmf_infogettk proc~esmf_infoispresent ESMF_InfoIsPresent proc~nuopc_getattributefieldtk->proc~esmf_infoispresent proc~esmf_infoisset ESMF_InfoIsSet proc~nuopc_getattributefieldtk->proc~esmf_infoisset proc~nuopc_getattributefieldval->proc~esmf_logfounderror proc~nuopc_getattributefieldval->interface~esmf_infoget proc~nuopc_getattributefieldval->interface~esmf_infogetfromhost proc~nuopc_getattributefieldval->proc~esmf_infoispresent proc~nuopc_getattributefieldval->proc~esmf_infoisset proc~nuopc_getattributestate->proc~esmf_logfounderror proc~nuopc_getattributestate->interface~esmf_infoget proc~nuopc_getattributestate->interface~esmf_infogetfromhost proc~nuopc_getattributestate->proc~esmf_infogettk proc~nuopc_getattributestate->proc~esmf_infoispresent proc~nuopc_getattributestate->proc~esmf_infoisset

Called by

proc~~checkconnection~~CalledByGraph proc~checkconnection checkConnection proc~iinitcheck IInitCheck proc~iinitcheck->proc~checkconnection proc~iinitmodifycpllists IInitModifyCplLists proc~iinitmodifycpllists->proc~checkconnection