PetscWeakFormCreate#

Creates an empty PetscWeakForm object.

Synopsis#

#include "petscds.h" 
PetscErrorCode PetscWeakFormCreate(MPI_Comm comm, PetscWeakForm *wf)

Collective

Input Parameter#

Output Parameter#

See Also#

PetscWeakForm, PetscDS, PetscWeakFormDestroy()

Level#

beginner

Location#

src/dm/dt/interface/dtweakform.c


Edit on GitLab

Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages