Home
last modified time | relevance | path

Searched refs:DMPlexComputeBdJacobianSingle (Results 1 – 4 of 4) sorted by relevance

/petsc/doc/changes/
H A D324.md177 - Change argument order for `DMPlexComputeBdResidualSingle()` and `DMPlexComputeBdJacobianSingle()`…
H A D316.md204 `DMPlexComputeBdJacobianSingle()` to take a form key
/petsc/include/
H A Dpetscdmplex.h467 PETSC_EXTERN PetscErrorCode DMPlexComputeBdJacobianSingle(DM, PetscWeakForm, DMLabel, PetscInt, con…
/petsc/src/dm/impls/plex/
H A Dplexfem.c6097 PetscErrorCode DMPlexComputeBdJacobianSingle(DM dm, PetscWeakForm wf, DMLabel label, PetscInt numVa… in DMPlexComputeBdJacobianSingle() function