Home
last modified time | relevance | path

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

/petsc/src/ts/impls/eimex/
H A Deimex.c276 static PetscErrorCode SNESTSFormJacobian_EIMEX(SNES snes, Vec X, Mat A, Mat B, TS ts) in SNESTSFormJacobian_EIMEX() function
534 ts->ops->snesjacobian = SNESTSFormJacobian_EIMEX; in TSCreate_EIMEX()