PETSc version 3.16.6
Fix/Edit manual page
PetscWeakFormDestroy
Destroys a
PetscWeakForm
object
Synopsis
#include "petscds.h"
PetscErrorCode
PetscWeakFormDestroy
(
PetscWeakForm
*wf)
Collective on wf
Input Parameter
wf
- the
PetscWeakForm
object to destroy
See Also
PetscWeakFormCreate
(),
PetscWeakFormView
()
Level
developer
Location
src/dm/dt/interface/dtweakform.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages