Home
last modified time | relevance | path

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

/petsc/src/ts/impls/mimex/
H A Dmimex.c122 static PetscErrorCode SNESTSFormJacobian_Mimex(SNES snes, Vec x, Mat A, Mat B, TS ts) in SNESTSFormJacobian_Mimex() function
339 ts->ops->snesjacobian = SNESTSFormJacobian_Mimex; in TSCreate_Mimex()