Searched refs:SNESTSFormJacobian_BDF (Results 1 – 1 of 1) sorted by relevance
385 static PetscErrorCode SNESTSFormJacobian_BDF(SNES snes, Vec X, Mat J, Mat P, TS ts) in SNESTSFormJacobian_BDF() function538 ts->ops->snesjacobian = SNESTSFormJacobian_BDF; in TSCreate_BDF()