Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c1381 static PetscErrorCode SNESTSFormFunction_RK(SNES snes, Vec x, Vec y, TS ts) in SNESTSFormFunction_RK() function
1491 ts->ops->snesfunction = SNESTSFormFunction_RK; in TSCreate_RK()