Home
last modified time | relevance | path

Searched defs:SNESComputeJacobianDefault (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/interface/
H A Dsnesj.c48 PetscErrorCode SNESComputeJacobianDefault(SNES snes, Vec x1, Mat J, Mat B, PetscCtx ctx) in SNESComputeJacobianDefault() function
/petsc/include/
H A Dpetscsnes.h570 PETSC_EXTERN SNESJacobianFn SNESComputeJacobianDefault; variable