Home
last modified time | relevance | path

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

/petsc/src/snes/utils/
H A Ddmdasnes.c274 PetscErrorCode DMDASNESSetFunctionLocalVec(DM dm, InsertMode imode, PetscErrorCode (*func)(DMDALoca… in DMDASNESSetFunctionLocalVec() function
/petsc/doc/changes/
H A D318.md225 - Add `DMDASNESSetFunctionLocalVec()`, `DMDASNESSetJacobianLocalVec()` and `DMDASNESSetObjectiveLoc…
/petsc/src/snes/tutorials/
H A Dex55.c655 …PetscCall(DMDASNESSetFunctionLocalVec(da, INSERT_VALUES, (DMDASNESFunctionVecFn *)FormFunctionLoca… in main()
/petsc/include/
H A Dpetscsnes.h1038 PETSC_EXTERN PetscErrorCode DMDASNESSetFunctionLocalVec(DM, InsertMode, DMDASNESFunctionVecFn *, vo…