c_info_get_array_I8 Interface

interface


Called by

interface~~c_info_get_array_i8~~CalledByGraph interface~c_info_get_array_i8 c_info_get_array_I8 proc~esmf_infogetarrayi8 ESMF_InfoGetArrayI8 proc~esmf_infogetarrayi8->interface~c_info_get_array_i8 proc~esmf_infogetarrayi8alloc ESMF_InfoGetArrayI8Alloc proc~esmf_infogetarrayi8alloc->interface~c_info_get_array_i8 interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogetarrayi8 interface~esmf_infogetalloc ESMF_InfoGetAlloc interface~esmf_infogetalloc->proc~esmf_infogetarrayi8alloc

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

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: info
character(len=C_CHAR), intent(in) :: key(*)
integer(kind=C_LONG_LONG), 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