c_info_update Interface

interface


Called by

interface~~c_info_update~~CalledByGraph interface~c_info_update c_info_update proc~esmf_infoupdate ESMF_InfoUpdate proc~esmf_infoupdate->interface~c_info_update proc~esmf_gridcreatecopyfromnewdg ESMF_GridCreateCopyFromNewDG proc~esmf_gridcreatecopyfromnewdg->proc~esmf_infoupdate proc~esmf_reconciledeserializeall ESMF_ReconcileDeserializeAll proc~esmf_reconciledeserializeall->proc~esmf_infoupdate proc~esmf_reconcileexchgattributes ESMF_ReconcileExchgAttributes proc~esmf_reconcileexchgattributes->proc~esmf_infoupdate program~esmf_infoutest ESMF_InfoUTest program~esmf_infoutest->proc~esmf_infoupdate interface~esmf_gridcreate ESMF_GridCreate interface~esmf_gridcreate->proc~esmf_gridcreatecopyfromnewdg proc~esmf_gridcreatefrmncfile ESMF_GridCreateFrmNCFile proc~esmf_gridcreatefrmncfile->proc~esmf_gridcreatecopyfromnewdg proc~esmf_gridcreatefrmncfiledg ESMF_GridCreateFrmNCFileDG proc~esmf_gridcreatefrmncfiledg->proc~esmf_gridcreatecopyfromnewdg proc~esmf_reconcilebruteforce ESMF_ReconcileBruteForce proc~esmf_reconcilebruteforce->proc~esmf_reconcileexchgattributes proc~esmf_reconcilesinglecompcase ESMF_ReconcileSingleCompCase proc~esmf_reconcilesinglecompcase->proc~esmf_reconciledeserializeall program~esmf_statereconcileutest ESMF_StateReconcileUTest program~esmf_statereconcileutest->proc~esmf_reconcileexchgattributes

public subroutine c_info_update(lhs, rhs, recursive_int, overwrite_int, rc) bind(C, name="ESMC_InfoUpdate")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: lhs
type(C_PTR), value :: rhs
integer(kind=C_INT), intent(in) :: recursive_int
integer(kind=C_INT), intent(in) :: overwrite_int
integer(kind=C_INT), intent(out) :: rc