Home
last modified time | relevance | path

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

/petsc/src/ts/impls/pseudo/
H A Dposindep.c243 static PetscErrorCode SNESTSFormJacobian_Pseudo(SNES snes, Vec X, Mat AA, Mat BB, TS ts) in SNESTSFormJacobian_Pseudo() function
682 ts->ops->snesjacobian = SNESTSFormJacobian_Pseudo; in TSCreate_Pseudo()