PETSc version 3.15.5
PetscDSGetWeakForm
Returns the weak form object 
Synopsis
#include "petscds.h" 
PetscErrorCode PetscDSGetWeakForm(PetscDS ds, PetscWeakForm *wf)
Not collective
Input Parameter
Output Parameter
|  | wf | - The weak form object | 
See Also
 PetscDSSetWeakForm(), PetscDSGetNumFields(), PetscDSCreate()
Level
beginner
Location
src/dm/dt/interface/dtds.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages