Lines Matching refs:PetscFree

119   PetscCall(PetscFree(set_a));  in test_empty_empty()
120 PetscCall(PetscFree(set_b)); in test_empty_empty()
144 PetscCall(PetscFree(set_a)); in test_a_empty()
145 PetscCall(PetscFree(set_b)); in test_a_empty()
169 PetscCall(PetscFree(set_a)); in test_b_empty()
170 PetscCall(PetscFree(set_b)); in test_b_empty()
199 PetscCall(PetscFree(set_a)); in test_identical()
200 PetscCall(PetscFree(set_b)); in test_identical()
229 PetscCall(PetscFree(set_a)); in test_disjoint()
230 PetscCall(PetscFree(set_b)); in test_disjoint()
260 PetscCall(PetscFree(set_a)); in test_single_common()
261 PetscCall(PetscFree(set_b)); in test_single_common()
287 PetscCall(PetscFree(set_a)); in test_issue_1247()
288 PetscCall(PetscFree(set_b)); in test_issue_1247()
309 PetscCall(PetscFree(set_a)); in test_empty_big()
310 PetscCall(PetscFree(set_b)); in test_empty_big()
335 PetscCall(PetscFree(set_a)); in test_small_big()
336 PetscCall(PetscFree(set_b)); in test_small_big()
355 PetscCall(PetscFree(set_a)); in test_moderate_big()
356 PetscCall(PetscFree(set_b)); in test_moderate_big()
377 PetscCall(PetscFree(set_a)); in test_big_big()
378 PetscCall(PetscFree(set_b)); in test_big_big()
379 PetscCall(PetscFree(truth)); in test_big_big()
400 PetscCall(PetscFree(set_a)); in test_big_empty()
401 PetscCall(PetscFree(set_b)); in test_big_empty()
426 PetscCall(PetscFree(set_a)); in test_big_small()
427 PetscCall(PetscFree(set_b)); in test_big_small()
446 PetscCall(PetscFree(set_a)); in test_big_moderate()
447 PetscCall(PetscFree(set_b)); in test_big_moderate()
469 PetscCall(PetscFree(set_a)); in test_big_big_reversed()
470 PetscCall(PetscFree(set_b)); in test_big_big_reversed()
471 PetscCall(PetscFree(truth)); in test_big_big_reversed()