Searched refs:PetscWeakFormDestroy (Results 1 – 4 of 4) sorted by relevance
303 PetscCall(PetscWeakFormDestroy(&wf)); in main()
934 PetscErrorCode PetscWeakFormDestroy(PetscWeakForm *wf) in PetscWeakFormDestroy() function1109 …SSID, "PetscWeakForm", "Weak Form System", "PetscWeakForm", comm, PetscWeakFormDestroy, PetscWeakF… in PetscWeakFormCreate()
647 PetscCall(PetscWeakFormDestroy(&(*ds)->wf)); in PetscDSDestroy()3660 PetscCall(PetscWeakFormDestroy(&b->wf)); in PetscDSDestroyBoundary()
17 PETSC_EXTERN PetscErrorCode PetscWeakFormDestroy(PetscWeakForm *);