NUOPC_CplCompAttributeSetI Subroutine

private subroutine NUOPC_CplCompAttributeSetI(comp, name, value, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp) :: comp
character(len=*), intent(in) :: name
integer, intent(in) :: value
integer, intent(out), optional :: rc

Calls

proc~~nuopc_cplcompattributeseti~~CallsGraph proc~nuopc_cplcompattributeseti NUOPC_CplCompAttributeSetI interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_cplcompattributeseti->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_cplcompattributeseti->interface~esmf_infoset proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_cplcompattributeseti->proc~esmf_logfounderror

Called by

proc~~nuopc_cplcompattributeseti~~CalledByGraph proc~nuopc_cplcompattributeseti NUOPC_CplCompAttributeSetI interface~nuopc_compattributeset NUOPC_CompAttributeSet interface~nuopc_compattributeset->proc~nuopc_cplcompattributeseti