Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c968 static PetscErrorCode SNESTSFormJacobian_Theta(SNES snes, Vec x, Mat A, Mat B, TS ts) in SNESTSFormJacobian_Theta() function
1252 ts->ops->snesjacobian = SNESTSFormJacobian_Theta; in TSCreate_Theta()