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