NUOPC_CompAttributeSet Interface

public interface NUOPC_CompAttributeSet

Calls

interface~~nuopc_compattributeset~~CallsGraph interface~nuopc_compattributeset NUOPC_CompAttributeSet proc~nuopc_cplcompattributeseti NUOPC_CplCompAttributeSetI interface~nuopc_compattributeset->proc~nuopc_cplcompattributeseti proc~nuopc_cplcompattributesets NUOPC_CplCompAttributeSetS interface~nuopc_compattributeset->proc~nuopc_cplcompattributesets proc~nuopc_cplcompattributesetsl NUOPC_CplCompAttributeSetSL interface~nuopc_compattributeset->proc~nuopc_cplcompattributesetsl proc~nuopc_gridcompattributeseti NUOPC_GridCompAttributeSetI interface~nuopc_compattributeset->proc~nuopc_gridcompattributeseti proc~nuopc_gridcompattributesets NUOPC_GridCompAttributeSetS interface~nuopc_compattributeset->proc~nuopc_gridcompattributesets proc~nuopc_gridcompattributesetsl NUOPC_GridCompAttributeSetSL interface~nuopc_compattributeset->proc~nuopc_gridcompattributesetsl 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 proc~nuopc_cplcompattributesets->interface~esmf_infogetfromhost proc~nuopc_cplcompattributesets->interface~esmf_infoset proc~nuopc_cplcompattributesets->proc~esmf_logfounderror proc~nuopc_cplcompattributesetsl->interface~esmf_infogetfromhost proc~nuopc_cplcompattributesetsl->interface~esmf_infoset proc~nuopc_cplcompattributesetsl->proc~esmf_logfounderror proc~nuopc_gridcompattributeseti->interface~esmf_infogetfromhost proc~nuopc_gridcompattributeseti->interface~esmf_infoset proc~nuopc_gridcompattributeseti->proc~esmf_logfounderror proc~nuopc_gridcompattributesets->interface~esmf_infogetfromhost proc~nuopc_gridcompattributesets->interface~esmf_infoset proc~nuopc_gridcompattributesets->proc~esmf_logfounderror proc~nuopc_gridcompattributesetsl->interface~esmf_infogetfromhost proc~nuopc_gridcompattributesetsl->interface~esmf_infoset proc~nuopc_gridcompattributesetsl->proc~esmf_logfounderror

Called by

DataInitializewNUOPC_CompAttributeSet
w
ESMF_NUOPC_UTestw
w
FinalizeResetw
w
IInitCheckw
w
IInitModifyCplListsw
w
InitializeExternalAdvertisew
w
InitializeGenericw
w
InitializeIPDv01p5w
w
InitializeIPDv02p1w
w
InitializeIPDv02p5w
w
InitializeIPDv02p5Dataw
w
InitializeIPDv05p2bw
w
InitializeIPDvXp08w
w
InternalInitializeCompletew
w
NUOPC_CplCompAttributeIngw
w
NUOPC_CplCompAttributeInitw
w
NUOPC_CplCompFilterPhaseMapw
w
NUOPC_CplCompSetEntryPointw
w
NUOPC_DriverAddGridCompw
w
NUOPC_DriverAddGridCompSOw
w
NUOPC_DriverIngestRunSequenceFFw
w
NUOPC_GridCompAttributeIngw
w
NUOPC_GridCompAttributeInitw
w
NUOPC_GridCompFilterPhaseMapw
w
NUOPC_GridCompSetEntryPointw
w
NUOPC_GridCompSetIntEntryPointw
w
SetServicesw
w
SetServicesw
w
SetServicesw
w
SetServicesw
w
SetServicesw
w
SetServicesw
w

Module Procedures

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

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

Arguments

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

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

Arguments

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

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

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

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