Searched refs:SNESTSFormFunction_RK (Results 1 – 1 of 1) sorted by relevance
1381 static PetscErrorCode SNESTSFormFunction_RK(SNES snes, Vec x, Vec y, TS ts) in SNESTSFormFunction_RK() function1491 ts->ops->snesfunction = SNESTSFormFunction_RK; in TSCreate_RK()