Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex8.c205 static PetscErrorCode OregoFunction(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in OregoFunction() function
272 p->function = &OregoFunction; in OregoCreate()