c_info_get_array_I4 Interface

interface


Called by

interface~~c_info_get_array_i4~~CalledByGraph interface~c_info_get_array_i4 c_info_get_array_I4 proc~esmf_infogetarrayi4 ESMF_InfoGetArrayI4 proc~esmf_infogetarrayi4->interface~c_info_get_array_i4 proc~esmf_infogetarrayi4alloc ESMF_InfoGetArrayI4Alloc proc~esmf_infogetarrayi4alloc->interface~c_info_get_array_i4 interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogetarrayi4 interface~esmf_infogetalloc ESMF_InfoGetAlloc interface~esmf_infogetalloc->proc~esmf_infogetarrayi4alloc

public subroutine c_info_get_array_I4(info, key, value, itemcount, rc, recursive, local_scalarToArray_forC, expected_size) bind(C, name="ESMC_InfoGetArrayI4")

Arguments

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