Skip to main content
Ctrl+K
PETSc 3.23.2 documentation - Home
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • PetscWeakForm

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#

include/petscdstypes.h

Examples#

src/snes/tutorials/ex24.c
src/snes/tutorials/ex27.c
src/snes/tutorials/ex56.c
src/snes/tutorials/ex17.c
src/snes/tutorials/ex23.c
src/snes/tutorials/ex71.c
src/snes/tutorials/ex34.c
src/snes/tutorials/ex77.c
src/ts/tutorials/ex53.c
src/snes/tutorials/ex12.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

On this page
  • Synopsis
  • See Also
  • Level
  • Location
  • Examples
  • Implementations
Edit on GitLab
Show Source

© Copyright 1991-2025, UChicago Argonne, LLC and the PETSc Development Team.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.1.

Last updated on 2025-05-20T11:59:30-0500 (v3.23.2-35-g165c2d34d1cb).