c_info_set_array_CH Interface

interface


Called by

interface~~c_info_set_array_ch~~CalledByGraph interface~c_info_set_array_ch c_info_set_array_CH proc~esmf_infosetarraych ESMF_InfoSetArrayCH proc~esmf_infosetarraych->interface~c_info_set_array_ch interface~esmf_infoset ESMF_InfoSet interface~esmf_infoset->proc~esmf_infosetarraych

public subroutine c_info_set_array_CH(info, key, itemcount, force, rc, pkey) bind(C, name="ESMC_InfoSetArrayCH")

Arguments

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