Searched refs:TSSetForcingFunction (Results 1 – 2 of 2) sorted by relevance
656 PETSC_EXTERN PetscErrorCode TSSetForcingFunction(TS, TSForcingFn *, PetscCtx);
1108 PetscErrorCode TSSetForcingFunction(TS ts, TSForcingFn *func, PetscCtx ctx) in TSSetForcingFunction() function