Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex8.c223 static PetscErrorCode OregoJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B,… in OregoJacobian() function
273 p->jacobian = &OregoJacobian; in OregoCreate()