Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c492 static PetscErrorCode SNESTSFormJacobian_IRK(SNES snes, Vec ZC, Mat JC, Mat JCpre, TS ts) in SNESTSFormJacobian_IRK() function
855 ts->ops->snesjacobian = SNESTSFormJacobian_IRK; in TSCreate_IRK()