Searched refs:FormIJacobian_NS (Results 1 – 1 of 1) sorted by relevance
152 PetscErrorCode FormIJacobian_NS(TS ts, PetscReal t, Vec Q, Vec Q_dot, PetscReal shift, Mat J, Mat J… in FormIJacobian_NS() function314 PetscCall(DMTSSetIJacobian(dm, FormIJacobian_NS, &user)); in TSSolve_NS()