PETSc version 3.17.5
Fix/Edit manual page

PetscWeakFormClear

Clear all functions from the PetscWeakForm

Synopsis

#include "petscds.h" 
PetscErrorCode PetscWeakFormClear(PetscWeakForm wf)
Not Collective

Input Parameter

wf - The original PetscWeakForm

See Also

PetscWeakFormCopy(), PetscWeakFormCreate(), PetscWeakFormDestroy()

Level

intermediate

Location

src/dm/dt/interface/dtweakform.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages