Home
last modified time | relevance | path

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

/honee/src/
H A Dsetupts.c116 PetscErrorCode IFunction_NS(TS ts, PetscReal t, Vec Q, Vec Q_dot, Vec G, void *user_data) { in IFunction_NS() function
422 PetscCall(TSSetIFunction(*ts, NULL, IFunction_NS, &honee)); in TSSolve_NS()