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#
Examples#
src/snes/tutorials/ex23.c
src/ts/tutorials/ex53.c
src/snes/tutorials/ex77.c
src/snes/tutorials/ex56.c
src/snes/tutorials/ex12.c
src/snes/tutorials/ex17.c
src/ts/tutorials/ex76.c
src/snes/tutorials/ex24.c
src/snes/tutorials/ex71.c
Implementations#
_p_PetscWeakForm in include/petsc/private/petscdsimpl.h
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages