Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1067 static PetscErrorCode SNESTSFormJacobian_GLLE(SNES snes, Vec x, Mat A, Mat B, TS ts) in SNESTSFormJacobian_GLLE() function
1429 ts->ops->snesjacobian = SNESTSFormJacobian_GLLE; in TSCreate_GLLE()