Searched refs:DMSNESGetJacobianLocal (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/utils/ |
| H A D | dmlocalsnes.c | 443 PetscErrorCode DMSNESGetJacobianLocal(DM dm, PetscErrorCode (**func)(DM, Vec, Mat, Mat, void *), Pe… in DMSNESGetJacobianLocal() function
|
| H A D | dmplexsnes.c | 678 PetscCall(DMSNESGetJacobianLocal(origdm, &jfun, &jctx)); in MatComputeNeumannOverlap_Plex()
|
| /petsc/include/ |
| H A D | petscsnes.h | 1049 PETSC_EXTERN PetscErrorCode DMSNESGetJacobianLocal(DM, PetscErrorCode (**)(DM, Vec, Mat, Mat, Petsc…
|