c_info_get_array_R4 Interface

interface


Called by

interface~~c_info_get_array_r4~~CalledByGraph interface~c_info_get_array_r4 c_info_get_array_R4 proc~esmf_infogetarrayr4 ESMF_InfoGetArrayR4 proc~esmf_infogetarrayr4->interface~c_info_get_array_r4 proc~esmf_infogetarrayr4alloc ESMF_InfoGetArrayR4Alloc proc~esmf_infogetarrayr4alloc->interface~c_info_get_array_r4 interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogetarrayr4 interface~esmf_infogetalloc ESMF_InfoGetAlloc interface~esmf_infogetalloc->proc~esmf_infogetarrayr4alloc

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

Arguments

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