petsc-3.15.0 2021-03-30
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