Searched refs:SNESTSFormJacobian_GLLE (Results 1 – 1 of 1) sorted by relevance
1067 static PetscErrorCode SNESTSFormJacobian_GLLE(SNES snes, Vec x, Mat A, Mat B, TS ts) in SNESTSFormJacobian_GLLE() function1429 ts->ops->snesjacobian = SNESTSFormJacobian_GLLE; in TSCreate_GLLE()