# PetscWeakForm
PETSc object that manages a sets of pointwise functions defining a system of equations 
## Synopsis
```
typedef struct _p_PetscWeakForm *PetscWeakForm;
```



## See Also
 `PetscWeakFormCreate()`, `PetscDS`, `PetscFECreate()`, `PetscFVCreate()`

## Level
intermediate

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscdstypes.h.html#PetscWeakForm">include/petscdstypes.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/petscdsimpl.h.html#_p_PetscWeakForm">_p_PetscWeakForm in include/petsc/private/petscdsimpl.h</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscdstypes.h)


[Index of all DT routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
