Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c456 static PetscErrorCode SNESTSFormFunction_IRK(SNES snes, Vec ZC, Vec FC, TS ts) in SNESTSFormFunction_IRK() function
854 ts->ops->snesfunction = SNESTSFormFunction_IRK; in TSCreate_IRK()