Home
last modified time | relevance | path

Searched refs:SNESTSFormJacobian_GLEE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/impls/glee/
H A Dglee.c691 static PetscErrorCode SNESTSFormJacobian_GLEE(SNES snes, Vec X, Mat A, Mat B, TS ts) in SNESTSFormJacobian_GLEE() function
1043 ts->ops->snesjacobian = SNESTSFormJacobian_GLEE; in TSCreate_GLEE()