PetscWeakFormCreate#
Creates an empty PetscWeakForm object.
Synopsis#
#include "petscds.h" 
PetscErrorCode PetscWeakFormCreate(MPI_Comm comm, PetscWeakForm *wf)
Collective
Input Parameter#
- comm - The communicator for the - PetscWeakFormobject
Output Parameter#
- wf - The - PetscWeakFormobject
See Also#
Level#
beginner
Location#
src/dm/dt/interface/dtweakform.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages