c_info_is_set Interface

interface


Called by

interface~~c_info_is_set~~CalledByGraph interface~c_info_is_set c_info_is_set proc~esmf_infoisset ESMF_InfoIsSet proc~esmf_infoisset->interface~c_info_is_set proc~nuopc_cplcompattributeget NUOPC_CplCompAttributeGet proc~nuopc_cplcompattributeget->proc~esmf_infoisset proc~nuopc_cplcompattributegeti NUOPC_CplCompAttributeGetI proc~nuopc_cplcompattributegeti->proc~esmf_infoisset proc~nuopc_cplcompattributegetil NUOPC_CplCompAttributeGetIL proc~nuopc_cplcompattributegetil->proc~esmf_infoisset proc~nuopc_cplcompattributegetsl NUOPC_CplCompAttributeGetSL proc~nuopc_cplcompattributegetsl->proc~esmf_infoisset proc~nuopc_cplcompsearchrevphasemap NUOPC_CplCompSearchRevPhaseMap proc~nuopc_cplcompsearchrevphasemap->proc~esmf_infoisset proc~nuopc_getattributefieldtk NUOPC_GetAttributeFieldTK proc~nuopc_getattributefieldtk->proc~esmf_infoisset proc~nuopc_getattributefieldval NUOPC_GetAttributeFieldVal proc~nuopc_getattributefieldval->proc~esmf_infoisset proc~nuopc_getattributestate NUOPC_GetAttributeState proc~nuopc_getattributestate->proc~esmf_infoisset proc~nuopc_gridcompattributeget NUOPC_GridCompAttributeGet proc~nuopc_gridcompattributeget->proc~esmf_infoisset proc~nuopc_gridcompattributegeti NUOPC_GridCompAttributeGetI proc~nuopc_gridcompattributegeti->proc~esmf_infoisset proc~nuopc_gridcompattributegetil NUOPC_GridCompAttributeGetIL proc~nuopc_gridcompattributegetil->proc~esmf_infoisset proc~nuopc_gridcompattributegetsl NUOPC_GridCompAttributeGetSL proc~nuopc_gridcompattributegetsl->proc~esmf_infoisset proc~nuopc_gridcompsearchrevphasemap NUOPC_GridCompSearchRevPhaseMap proc~nuopc_gridcompsearchrevphasemap->proc~esmf_infoisset program~esmf_infotutorial ESMF_InfoTutorial program~esmf_infotutorial->proc~esmf_infoisset program~esmf_infoutest ESMF_InfoUTest program~esmf_infoutest->proc~esmf_infoisset interface~nuopc_compattributeget NUOPC_CompAttributeGet interface~nuopc_compattributeget->proc~nuopc_cplcompattributeget interface~nuopc_compattributeget->proc~nuopc_cplcompattributegeti interface~nuopc_compattributeget->proc~nuopc_cplcompattributegetil interface~nuopc_compattributeget->proc~nuopc_cplcompattributegetsl interface~nuopc_compattributeget->proc~nuopc_gridcompattributeget interface~nuopc_compattributeget->proc~nuopc_gridcompattributegeti interface~nuopc_compattributeget->proc~nuopc_gridcompattributegetil interface~nuopc_compattributeget->proc~nuopc_gridcompattributegetsl interface~nuopc_compsearchrevphasemap NUOPC_CompSearchRevPhaseMap interface~nuopc_compsearchrevphasemap->proc~nuopc_cplcompsearchrevphasemap interface~nuopc_compsearchrevphasemap->proc~nuopc_gridcompsearchrevphasemap interface~nuopc_getattribute NUOPC_GetAttribute interface~nuopc_getattribute->proc~nuopc_getattributefieldtk interface~nuopc_getattribute->proc~nuopc_getattributefieldval interface~nuopc_getattribute->proc~nuopc_getattributestate

public subroutine c_info_is_set(info, key, is_set_c, rc) bind(C, name="ESMC_InfoIsSet")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: info
character(len=C_CHAR), intent(in) :: key(*)
integer(kind=C_INT), intent(inout) :: is_set_c
integer(kind=C_INT), intent(out) :: rc