Searched refs:DMPlexComputeBdJacobianSingleByLabel (Results 1 – 3 of 3) sorted by relevance
| /petsc/doc/changes/ |
| H A D | 324.md | 178 - Add `DMPlexComputeBdResidualSingleByKey()` and `DMPlexComputeBdJacobianSingleByLabel()`
|
| /petsc/include/ |
| H A D | petscdmplex.h | 469 PETSC_EXTERN PetscErrorCode DMPlexComputeBdJacobianSingleByLabel(DM, PetscWeakForm, DMLabel, PetscI…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 5906 PetscErrorCode DMPlexComputeBdJacobianSingleByLabel(DM dm, PetscWeakForm wf, DMLabel label, PetscIn… in DMPlexComputeBdJacobianSingleByLabel() function 6109 …PetscCall(DMPlexComputeBdJacobianSingleByLabel(dm, wf, label, numValues, values, fieldI, facetIS, … in DMPlexComputeBdJacobianSingle() 6143 …PetscCall(DMPlexComputeBdJacobianSingleByLabel(dm, wf, label, numValues, values, fieldI, facetIS, … in DMPlexComputeBdJacobian_Internal()
|