Home
last modified time | relevance | path

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

/honee/src/
H A Dsetupts.c169 PetscErrorCode FormIJacobian_NS(TS ts, PetscReal t, Vec Q, Vec Q_dot, PetscReal shift, Mat J, Mat J… in FormIJacobian_NS() function
427 PetscCall(DMTSSetIJacobian(dm, FormIJacobian_NS, &honee)); in TSSolve_NS()