Searched refs:SNESTSFormJacobian_RK (Results 1 – 1 of 1) sorted by relevance
1396 static PetscErrorCode SNESTSFormJacobian_RK(SNES snes, Vec x, Mat A, Mat B, TS ts) in SNESTSFormJacobian_RK() function1492 ts->ops->snesjacobian = SNESTSFormJacobian_RK; in TSCreate_RK()