Home
last modified time | relevance | path

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

/petsc/src/ts/impls/arkimex/
H A Darkimex.c1872 static PetscErrorCode SNESTSFormFunction_ARKIMEX(SNES snes, Vec X, Vec F, TS ts) in SNESTSFormFunction_ARKIMEX() function
2395 ts->ops->snesfunction = SNESTSFormFunction_ARKIMEX; in TSCreate_ARKIMEX()