Searched refs:SNESTSFormJacobian_Theta (Results 1 – 1 of 1) sorted by relevance
968 static PetscErrorCode SNESTSFormJacobian_Theta(SNES snes, Vec x, Mat A, Mat B, TS ts) in SNESTSFormJacobian_Theta() function1252 ts->ops->snesjacobian = SNESTSFormJacobian_Theta; in TSCreate_Theta()