DMPlexComputeBdJacobianSingleByLabel#
Compute the local boundary Jacobian for terms matching the input label
Synopsis#
Not collective
Input Parameters#
dm - The output
DM
wf - The
PetscWeakForm
holding forms on this boundarylabel - The
DMLabel
indicating 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
IS
giving 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
NULL
for time-independent problemst - The time
coordField - The
DMField
object 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