Searched refs:Xid (Results 1 – 2 of 2) sorted by relevance
263 …PetscObjectId Xid; /* Unique ID of solution vector at which the Jacobian was last evalua… member
588 …if (ts->rhsjacobian.time == t && (ts->problem_type == TS_LINEAR || (ts->rhsjacobian.Xid == Uid && … in TSComputeRHSJacobian()603 PetscCall(PetscObjectGetId((PetscObject)U, &ts->rhsjacobian.Xid)); in TSComputeRHSJacobian()957 …hsjacobian.time == t && (ts->problem_type == TS_LINEAR || (ts->rhsjacobian.Xid == Uid && ts->rhsja… in TSComputeIJacobian()