Home
last modified time | relevance | path

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

/petsc/src/ts/impls/rosw/
H A Drosw.c1419 static PetscErrorCode SNESTSFormFunction_RosW(SNES snes, Vec U, Vec F, TS ts) in SNESTSFormFunction_RosW() function
1789 ts->ops->snesfunction = SNESTSFormFunction_RosW; in TSCreate_RosW()