Searched refs:SNESTSFormJacobian_IRK (Results 1 – 1 of 1) sorted by relevance
492 static PetscErrorCode SNESTSFormJacobian_IRK(SNES snes, Vec ZC, Mat JC, Mat JCpre, TS ts) in SNESTSFormJacobian_IRK() function855 ts->ops->snesjacobian = SNESTSFormJacobian_IRK; in TSCreate_IRK()