DMPlexComputeBdJacobianSingleByLabel#
Compute the local boundary Jacobian for terms matching the input label
Synopsis#
Not collective
Input Parameters#
dm - The output
DMwf - The
PetscWeakFormholding forms on this boundarylabel - The
DMLabelindicating what faces should be integrated overnumValues - The number of label values
values - The array of label values
fieldI - The test field for these integrals
facetIS - The
ISgiving the set of possible faces to integrate over (intersected with the label)locX - The local solution
locX_t - The time derivative of the local solution, or
NULLfor time-independent problemst - The time
coordField - The
DMFieldobject with coordinates for these facesX_tShift - The multiplier for dF/dxdot
Output Parameters#
Jac - The local Jacobian
JacP - The local Jacobian preconditioner
See Also#
DMPlexComputeBdJacobianSingle(), DMPlexComputeJacobianByKey(), DMPlexComputeResidualHybridByKey(), DMPlexComputeJacobianHybridByKey(), PetscFormKey
Level#
developer
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages