c_info_set_NULL Interface

interface


Called by

interface~~c_info_set_null~~CalledByGraph interface~c_info_set_null c_info_set_NULL proc~esmf_infosetnull ESMF_InfoSetNULL proc~esmf_infosetnull->interface~c_info_set_null proc~esmf_attributeaddattpackstdinfo ESMF_AttributeAddAttPackStdInfo proc~esmf_attributeaddattpackstdinfo->proc~esmf_infosetnull proc~esmf_infosethconfig ESMF_InfoSetHConfig proc~esmf_infosethconfig->proc~esmf_infosetnull proc~updategeneric ESMF_InfoDescribe%updateGeneric proc~updategeneric->proc~esmf_infosetnull program~esmf_infoarrayutest ESMF_InfoArrayUTest program~esmf_infoarrayutest->proc~esmf_infosetnull program~esmf_infotutorial ESMF_InfoTutorial program~esmf_infotutorial->proc~esmf_infosetnull program~esmf_infoutest ESMF_InfoUTest program~esmf_infoutest->proc~esmf_infosetnull

public subroutine c_info_set_NULL(info, key, force, rc) bind(C, name="ESMC_InfoSetNULL")

Arguments

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