Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex8.c141 static PetscErrorCode CEJacobian(TS ts, PetscReal t, Vec X, Vec Xdot, PetscReal a, Mat A, Mat B, Pe… in CEJacobian() function
187 p->jacobian = &CEJacobian; in CECreate()