Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1049 static PetscErrorCode SNESTSFormFunction_GLLE(SNES snes, Vec x, Vec f, TS ts) in SNESTSFormFunction_GLLE() function
1428 ts->ops->snesfunction = SNESTSFormFunction_GLLE; in TSCreate_GLLE()