NUOPC_CplCompAttributeSetSL Subroutine

private subroutine NUOPC_CplCompAttributeSetSL(comp, name, valueList, rc)

Arguments

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

Calls

proc~~nuopc_cplcompattributesetsl~~CallsGraph proc~nuopc_cplcompattributesetsl NUOPC_CplCompAttributeSetSL interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_cplcompattributesetsl->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_cplcompattributesetsl->interface~esmf_infoset proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_cplcompattributesetsl->proc~esmf_logfounderror

Called by

proc~~nuopc_cplcompattributesetsl~~CalledByGraph proc~nuopc_cplcompattributesetsl NUOPC_CplCompAttributeSetSL interface~nuopc_compattributeset NUOPC_CompAttributeSet interface~nuopc_compattributeset->proc~nuopc_cplcompattributesetsl