NUOPC_GridCompAttributeSetS Subroutine

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

Arguments

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

Calls

proc~~nuopc_gridcompattributesets~~CallsGraph proc~nuopc_gridcompattributesets NUOPC_GridCompAttributeSetS interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_gridcompattributesets->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_gridcompattributesets->interface~esmf_infoset proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompattributesets->proc~esmf_logfounderror

Called by

proc~~nuopc_gridcompattributesets~~CalledByGraph proc~nuopc_gridcompattributesets NUOPC_GridCompAttributeSetS interface~nuopc_compattributeset NUOPC_CompAttributeSet interface~nuopc_compattributeset->proc~nuopc_gridcompattributesets