Searched refs:DMPlexComputeBdResidualSingleByKey (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 | 468 PETSC_EXTERN PetscErrorCode DMPlexComputeBdResidualSingleByKey(DM, PetscWeakForm, PetscFormKey, IS,…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 4918 PetscErrorCode DMPlexComputeBdResidualSingleByKey(DM dm, PetscWeakForm wf, PetscFormKey key, IS fac… in DMPlexComputeBdResidualSingleByKey() function 5097 …PetscCall(DMPlexComputeBdResidualSingleByKey(dm, wf, key, facetIS, locX, locX_t, t, coordField, lo… in DMPlexComputeBdResidualSingle() 5146 …PetscCall(DMPlexComputeBdResidualSingleByKey(dm, wf, key, facetIS, locX, locX_t, t, coordField, lo… in DMPlexComputeBdResidual_Internal()
|