Searched refs:Uid (Results 1 – 1 of 1) sorted by relevance
570 PetscObjectId Uid; in TSComputeRHSJacobian() local586 PetscCall(PetscObjectGetId((PetscObject)U, &Uid)); in TSComputeRHSJacobian()588 …if (ts->rhsjacobian.time == t && (ts->problem_type == TS_LINEAR || (ts->rhsjacobian.Xid == Uid && … in TSComputeRHSJacobian()951 PetscObjectId Uid; in TSComputeIJacobian() local956 PetscCall(PetscObjectGetId((PetscObject)U, &Uid)); in TSComputeIJacobian()957 …ian.time == t && (ts->problem_type == TS_LINEAR || (ts->rhsjacobian.Xid == Uid && ts->rhsjacobian.… in TSComputeIJacobian()