Searched refs:PFDestroy (Results 1 – 7 of 7) sorted by relevance
19 PetscCall(PFDestroy(&pf)); in main()
56 PETSC_EXTERN PetscErrorCode PFDestroy(PF *);
34 PetscCall(PFDestroy(&pf)); in main()
55 PetscCall(PFDestroy(&pf)); in main()
53 PetscCall(PFDestroy(&pf)); in main()
51 PetscErrorCode PFDestroy(PF *pf) in PFDestroy() function93 …scHeaderCreate(newpf, PF_CLASSID, "PF", "Mathematical functions", "Vec", comm, PFDestroy, PFView)); in PFCreate()
236 PetscCall(PFDestroy(&pf)); in ExactSolution()