Home
last modified time | relevance | path

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

/petsc/src/ts/impls/rosw/
H A Drosw.c1439 static PetscErrorCode SNESTSFormJacobian_RosW(SNES snes, Vec U, Mat A, Mat B, TS ts) in SNESTSFormJacobian_RosW() function
1790 ts->ops->snesjacobian = SNESTSFormJacobian_RosW; in TSCreate_RosW()