Searched refs:SNESTSFormJacobian_ARKIMEX (Results 1 – 1 of 1) sorted by relevance
1909 static PetscErrorCode SNESTSFormJacobian_ARKIMEX(SNES snes, Vec X, Mat A, Mat B, TS ts) in SNESTSFormJacobian_ARKIMEX() function2396 ts->ops->snesjacobian = SNESTSFormJacobian_ARKIMEX; in TSCreate_ARKIMEX()