Searched refs:oldb (Results 1 – 5 of 5) sorted by relevance
22 Rhs oldb = b; in check_sparse_solving() local37 VERIFY(oldb.isApprox(b) && "sparse solver testing: the rhs should not be modified!"); in check_sparse_solving()57 VERIFY(oldb.isApprox(b) && "sparse solver testing: the rhs should not be modified!"); in check_sparse_solving()64 DenseRhs b(db), oldb(db); in check_sparse_solving()67 VERIFY(oldb.isApprox(b) && "sparse solver testing: the rhs should not be modified!"); in check_sparse_solving()
56 var oldb = b;75 b = safe_add(b, oldb);
54 var oldb = b;127 b = safe_add(b, oldb);