Home
last modified time | relevance | path

Searched refs:DMSNESSetJacobianLocal (Results 1 – 4 of 4) sorted by relevance

/petsc/src/snes/utils/ftn-custom/
H A Dzdmlocalsnesf.c36 *ierr = DMSNESSetJacobianLocal(*dm, sourlj, NULL); in dmsnessetjacobianlocal_()
/petsc/src/snes/utils/
H A Ddmlocalsnes.c320 PetscErrorCode DMSNESSetJacobianLocal(DM dm, PetscErrorCode (*func)(DM dm, Vec X, Mat J, Mat Jp, Pe… in DMSNESSetJacobianLocal() function
H A Ddmplexsnes.c679 PetscCall(DMSNESSetJacobianLocal(ovldm, jfun, jctx)); in MatComputeNeumannOverlap_Plex()
733 PetscCall(DMSNESSetJacobianLocal(dm, DMPlexSNESComputeJacobianFEM, ctx)); in DMPlexSetSNESLocalFEM()
/petsc/include/
H A Dpetscsnes.h1045 PETSC_EXTERN PetscErrorCode DMSNESSetJacobianLocal(DM, PetscErrorCode (*)(DM, Vec, Mat, Mat, PetscC…