Home
last modified time | relevance | path

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

/petsc/src/ts/impls/bdf/
H A Dbdf.c358 static PetscErrorCode SNESTSFormFunction_BDF(SNES snes, Vec X, Vec F, TS ts) in SNESTSFormFunction_BDF() function
537 ts->ops->snesfunction = SNESTSFormFunction_BDF; in TSCreate_BDF()