c_info_get_array_R8 Interface

interface


Called by

interface~~c_info_get_array_r8~~CalledByGraph interface~c_info_get_array_r8 c_info_get_array_R8 proc~esmf_infogetarrayr8 ESMF_InfoGetArrayR8 proc~esmf_infogetarrayr8->interface~c_info_get_array_r8 proc~esmf_infogetarrayr8alloc ESMF_InfoGetArrayR8Alloc proc~esmf_infogetarrayr8alloc->interface~c_info_get_array_r8 interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogetarrayr8 interface~esmf_infogetalloc ESMF_InfoGetAlloc interface~esmf_infogetalloc->proc~esmf_infogetarrayr8alloc

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

Arguments

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