Searched refs:SNESTSFormJacobian_Alpha (Results 1 – 2 of 2) sorted by relevance
305 static PetscErrorCode SNESTSFormJacobian_Alpha(PETSC_UNUSED SNES snes, PETSC_UNUSED Vec X, Mat J, M… in SNESTSFormJacobian_Alpha() function462 ts->ops->snesjacobian = SNESTSFormJacobian_Alpha; in TSCreate_Alpha()
396 static PetscErrorCode SNESTSFormJacobian_Alpha(PETSC_UNUSED SNES snes, PETSC_UNUSED Vec X, Mat J, M… in SNESTSFormJacobian_Alpha() function568 ts->ops->snesjacobian = SNESTSFormJacobian_Alpha; in TSCreate_Alpha2()