c_info_get_I4 Interface

interface


Called by

interface~~c_info_get_i4~~CalledByGraph interface~c_info_get_i4 c_info_get_I4 proc~esmf_infogeti4 ESMF_InfoGetI4 proc~esmf_infogeti4->interface~c_info_get_i4 interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogeti4

public subroutine c_info_get_I4(info, key, value, rc, default, idx, recursive) bind(C, name="ESMC_InfoGetI4")

Arguments

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