c_info_set_CH Interface

interface


Called by

interface~~c_info_set_ch~~CalledByGraph interface~c_info_set_ch c_info_set_CH proc~esmf_infosetch ESMF_InfoSetCH proc~esmf_infosetch->interface~c_info_set_ch interface~esmf_infoset ESMF_InfoSet interface~esmf_infoset->proc~esmf_infosetch proc~esmf_infosetarraych ESMF_InfoSetArrayCH proc~esmf_infosetarraych->proc~esmf_infosetch

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

Arguments

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