NUOPC_GridCompAttributeSetSL Subroutine

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

Arguments

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

Calls

proc~~nuopc_gridcompattributesetsl~~CallsGraph proc~nuopc_gridcompattributesetsl NUOPC_GridCompAttributeSetSL interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_gridcompattributesetsl->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_gridcompattributesetsl->interface~esmf_infoset proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompattributesetsl->proc~esmf_logfounderror

Called by

proc~~nuopc_gridcompattributesetsl~~CalledByGraph proc~nuopc_gridcompattributesetsl NUOPC_GridCompAttributeSetSL interface~nuopc_compattributeset NUOPC_CompAttributeSet interface~nuopc_compattributeset->proc~nuopc_gridcompattributesetsl