Searched refs:IFunction_NS (Results 1 – 1 of 1) sorted by relevance
116 PetscErrorCode IFunction_NS(TS ts, PetscReal t, Vec Q, Vec Q_dot, Vec G, void *user_data) { in IFunction_NS() function422 PetscCall(TSSetIFunction(*ts, NULL, IFunction_NS, &honee)); in TSSolve_NS()