Searched refs:DMPlexComputeBdResidualSingle (Results 1 – 4 of 4) sorted by relevance
203 - Change `DMPlexComputeBdResidualSingle()` and230 - Change `DMPlexComputeBdResidualSingle()` to take `PetscFormKey` instead of explicit label/value/f…
177 - Change argument order for `DMPlexComputeBdResidualSingle()` and `DMPlexComputeBdJacobianSingle()`…
466 PETSC_EXTERN PetscErrorCode DMPlexComputeBdResidualSingle(DM, PetscWeakForm, PetscFormKey, Vec, Vec…
5085 PetscErrorCode DMPlexComputeBdResidualSingle(DM dm, PetscWeakForm wf, PetscFormKey key, Vec locX, V… in DMPlexComputeBdResidualSingle() function