c_info_set_INFO Interface

interface


Called by

interface~~c_info_set_info~~CalledByGraph interface~c_info_set_info c_info_set_INFO proc~esmf_infosetinfo ESMF_InfoSetINFO proc~esmf_infosetinfo->interface~c_info_set_info interface~esmf_infoset ESMF_InfoSet interface~esmf_infoset->proc~esmf_infosetinfo

public subroutine c_info_set_INFO(info, key, value, force, rc) bind(C, name="ESMC_InfoSetINFO")

Arguments

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