c_info_get_array_LG Interface

interface


Called by

interface~~c_info_get_array_lg~~CalledByGraph interface~c_info_get_array_lg c_info_get_array_LG proc~esmf_infogetarraylg ESMF_InfoGetArrayLG proc~esmf_infogetarraylg->interface~c_info_get_array_lg proc~esmf_infogetarraylgalloc ESMF_InfoGetArrayLGAlloc proc~esmf_infogetarraylgalloc->interface~c_info_get_array_lg interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogetarraylg interface~esmf_infogetalloc ESMF_InfoGetAlloc interface~esmf_infogetalloc->proc~esmf_infogetarraylgalloc

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

Arguments

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