[petsc-users] Jacobian construction, DA vs Plex

Tobin Isaac tisaac at ices.utexas.edu
Mon Jul 7 10:36:52 CDT 2014


Hi,

If I have a pointwise Jacobian function f, I know that I can call
DMGetDS() and pass f to PetscDSSetJacobian(), and that f will be used
by PetscFEIntegrate() and thus by DMPlexSNESComputeJacobianFEM().  It
looks like PetscFEIntegrate() is only used by plex and not da.  Is
there anyway that I can use f to construct a Jacobian with a da
object?

  Toby

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140707/9f77815c/attachment.pgp>


More information about the petsc-users mailing list