Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c943 static PetscErrorCode SNESTSFormFunction_Theta(SNES snes, Vec x, Vec y, TS ts) in SNESTSFormFunction_Theta() function
1251 ts->ops->snesfunction = SNESTSFormFunction_Theta; in TSCreate_Theta()