Searched refs:TSDAESimpleSetRHSFunction (Results 1 – 1 of 1) sorted by relevance
30 PetscErrorCode TSDAESimpleSetRHSFunction(TSDAESimple tsdae, Vec U, PetscErrorCode (*f)(PetscReal, V… in TSDAESimpleSetRHSFunction() function352 PetscCall(TSDAESimpleSetRHSFunction(tsdae, U, f, NULL)); in main()