Searched refs:SNESTSFormFunction_BDF (Results 1 – 1 of 1) sorted by relevance
358 static PetscErrorCode SNESTSFormFunction_BDF(SNES snes, Vec X, Vec F, TS ts) in SNESTSFormFunction_BDF() function537 ts->ops->snesfunction = SNESTSFormFunction_BDF; in TSCreate_BDF()