Home
last modified time | relevance | path

Searched refs:DMSNESGetJacobianLocal (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/utils/
H A Ddmlocalsnes.c443 PetscErrorCode DMSNESGetJacobianLocal(DM dm, PetscErrorCode (**func)(DM, Vec, Mat, Mat, void *), Pe… in DMSNESGetJacobianLocal() function
H A Ddmplexsnes.c678 PetscCall(DMSNESGetJacobianLocal(origdm, &jfun, &jctx)); in MatComputeNeumannOverlap_Plex()
/petsc/include/
H A Dpetscsnes.h1049 PETSC_EXTERN PetscErrorCode DMSNESGetJacobianLocal(DM, PetscErrorCode (**)(DM, Vec, Mat, Mat, Petsc…