Home
last modified time | relevance | path

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

/petsc/src/ts/impls/bdf/
H A Dbdf.c385 static PetscErrorCode SNESTSFormJacobian_BDF(SNES snes, Vec X, Mat J, Mat P, TS ts) in SNESTSFormJacobian_BDF() function
538 ts->ops->snesjacobian = SNESTSFormJacobian_BDF; in TSCreate_BDF()