c_info_set_LG Interface

interface


Called by

interface~~c_info_set_lg~~CalledByGraph interface~c_info_set_lg c_info_set_LG proc~esmf_infosetlg ESMF_InfoSetLG proc~esmf_infosetlg->interface~c_info_set_lg interface~esmf_infoset ESMF_InfoSet interface~esmf_infoset->proc~esmf_infosetlg

public subroutine c_info_set_LG(info, key, value, force, rc, idx, pkey) bind(C, name="ESMC_InfoSetLG")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: info
character(kind=C_CHAR, len=1), intent(in) :: key(*)
logical(kind=C_BOOL), intent(in) :: value
logical(kind=C_BOOL), intent(in) :: force
integer(kind=C_INT), intent(inout) :: rc
type(C_PTR), value :: idx
character(kind=C_CHAR, len=1), intent(in) :: pkey(*)