Lines Matching refs:PetscFree
97 PetscCall(PetscFree(work)); in test()
98 PetscCall(PetscFree(S)); in test()
240 PetscCall(PetscFree(M_k_moment)); in test()
241 PetscCall(PetscFree(M_koszul)); in test()
242 PetscCall(PetscFree(p_koszul)); in test()
243 PetscCall(PetscFree(pattern)); in test()
244 PetscCall(PetscFree(p_trimmed1)); in test()
245 PetscCall(PetscFree(M_trimmed1)); in test()
274 PetscCall(PetscFree(M_moment_real)); in test()
275 PetscCall(PetscFree(p_trimmed_copy)); in test()
277 PetscCall(PetscFree(Mcopy)); in test()
278 PetscCall(PetscFree(M_moments)); in test()
279 PetscCall(PetscFree(M_trimmed)); in test()
280 PetscCall(PetscFree(p_trimmed)); in test()
281 PetscCall(PetscFree(p_scalar)); in test()