Home
last modified time | relevance | path

Searched refs:PetscWeakFormDestroy (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/dt/tests/
H A Dex12.c303 PetscCall(PetscWeakFormDestroy(&wf)); in main()
/petsc/src/dm/dt/interface/
H A Ddtweakform.c934 PetscErrorCode PetscWeakFormDestroy(PetscWeakForm *wf) in PetscWeakFormDestroy() function
1109 …SSID, "PetscWeakForm", "Weak Form System", "PetscWeakForm", comm, PetscWeakFormDestroy, PetscWeakF… in PetscWeakFormCreate()
H A Ddtds.c647 PetscCall(PetscWeakFormDestroy(&(*ds)->wf)); in PetscDSDestroy()
3660 PetscCall(PetscWeakFormDestroy(&b->wf)); in PetscDSDestroyBoundary()
/petsc/include/
H A Dpetscds.h17 PETSC_EXTERN PetscErrorCode PetscWeakFormDestroy(PetscWeakForm *);