c_info_get_R4 Interface

interface


Called by

interface~~c_info_get_r4~~CalledByGraph interface~c_info_get_r4 c_info_get_R4 proc~esmf_infogetr4 ESMF_InfoGetR4 proc~esmf_infogetr4->interface~c_info_get_r4 interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogetr4

public subroutine c_info_get_R4(info, key, value, rc, default, idx, recursive) bind(C, name="ESMC_InfoGetR4")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: info
character(len=C_CHAR), intent(in) :: key(*)
real(kind=C_FLOAT), intent(out) :: value
integer(kind=C_INT), intent(inout) :: rc
type(C_PTR), value :: default
type(C_PTR), value :: idx
integer(kind=C_INT), intent(in) :: recursive