Searched refs:SNESTSFormJacobian_DiscGrad (Results 1 – 1 of 1) sorted by relevance
403 static PetscErrorCode SNESTSFormJacobian_DiscGrad(SNES snes, Vec x, Mat A, Mat B, TS ts) in SNESTSFormJacobian_DiscGrad() function473 ts->ops->snesjacobian = SNESTSFormJacobian_DiscGrad; in TSCreate_DiscGrad()