c_infodescribe_search Interface

interface


Called by

interface~~c_infodescribe_search~~CalledByGraph interface~c_infodescribe_search c_infodescribe_search proc~updategeneric ESMF_InfoDescribe%updateGeneric proc~updategeneric->interface~c_infodescribe_search proc~updatewitharray ESMF_InfoDescribe%updateWithArray proc~updatewitharray->proc~updategeneric proc~updatewitharraybundle ESMF_InfoDescribe%updateWithArrayBundle proc~updatewitharraybundle->proc~updategeneric proc~updatewithcplcomp ESMF_InfoDescribe%updateWithCplComp proc~updatewithcplcomp->proc~updategeneric proc~updatewithdistgrid ESMF_InfoDescribe%updateWithDistGrid proc~updatewithdistgrid->proc~updategeneric proc~updatewithfield ESMF_InfoDescribe%updateWithField proc~updatewithfield->proc~updategeneric proc~updatewithfieldbundle ESMF_InfoDescribe%updateWithFieldBundle proc~updatewithfieldbundle->proc~updategeneric proc~updatewithgrid ESMF_InfoDescribe%updateWithGrid proc~updatewithgrid->proc~updategeneric proc~updatewithgridcomp ESMF_InfoDescribe%updateWithGridComp proc~updatewithgridcomp->proc~updategeneric proc~updatewithlocstream ESMF_InfoDescribe%updateWithLocStream proc~updatewithlocstream->proc~updategeneric proc~updatewithmesh ESMF_InfoDescribe%updateWithMesh proc~updatewithmesh->proc~updategeneric proc~updatewithroutehandle ESMF_InfoDescribe%updateWithRouteHandle proc~updatewithroutehandle->proc~updategeneric proc~updatewithscicomp ESMF_InfoDescribe%updateWithSciComp proc~updatewithscicomp->proc~updategeneric proc~updatewithstate ESMF_InfoDescribe%updateWithState proc~updatewithstate->proc~updategeneric proc~updatewithxgrid ESMF_InfoDescribe%updateWithXGrid proc~updatewithxgrid->proc~updategeneric none~update ESMF_InfoDescribe%Update none~update->proc~updatewitharray none~update->proc~updatewitharraybundle none~update->proc~updatewithcplcomp none~update->proc~updatewithdistgrid none~update->proc~updatewithfield none~update->proc~updatewithfieldbundle none~update->proc~updatewithgrid none~update->proc~updatewithgridcomp none~update->proc~updatewithlocstream none~update->proc~updatewithmesh none~update->proc~updatewithroutehandle none~update->proc~updatewithscicomp none~update->proc~updatewithstate none~update->proc~updatewithxgrid

private function c_infodescribe_search(toSearch, rootKey, searchCriteria, found) bind(C, name="ESMC_InfoDescribeSearch")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: toSearch
character(len=C_CHAR), intent(in) :: rootKey(*)
type(C_PTR), value :: searchCriteria
integer(kind=C_INT), intent(out) :: found

Return Value integer(kind=C_INT)