c_info_get_LG Interface

interface


Called by

interface~~c_info_get_lg~~CalledByGraph interface~c_info_get_lg c_info_get_LG proc~esmf_infogetlg ESMF_InfoGetLG proc~esmf_infogetlg->interface~c_info_get_lg interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogetlg

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

Arguments

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