Home
last modified time | relevance | path

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

/petsc/src/ts/impls/eimex/
H A Deimex.c251 static PetscErrorCode SNESTSFormFunction_EIMEX(SNES snes, Vec X, Vec G, TS ts) in SNESTSFormFunction_EIMEX() function
533 ts->ops->snesfunction = SNESTSFormFunction_EIMEX; in TSCreate_EIMEX()