Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/alpha/
H A Dalpha1.c291 static PetscErrorCode SNESTSFormFunction_Alpha(PETSC_UNUSED SNES snes, Vec X, Vec F, TS ts) in SNESTSFormFunction_Alpha() function
461 ts->ops->snesfunction = SNESTSFormFunction_Alpha; in TSCreate_Alpha()
H A Dalpha2.c382 static PetscErrorCode SNESTSFormFunction_Alpha(PETSC_UNUSED SNES snes, Vec X, Vec F, TS ts) in SNESTSFormFunction_Alpha() function
567 ts->ops->snesfunction = SNESTSFormFunction_Alpha; in TSCreate_Alpha2()