Home
last modified time | relevance | path

Searched defs:FormJacobian2 (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/tests/
H A Dex4.c193 PetscErrorCode FormJacobian2(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian2() function
H A Dex17.c289 static PetscErrorCode FormJacobian2(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian2() function
/petsc/src/snes/tutorials/
H A Dex1.c272 PetscErrorCode FormJacobian2(SNES snes, Vec x, Mat jac, Mat B, void *dummy) in FormJacobian2() function