Searched refs:TSDAESimpleSetIFunction (Results 1 – 1 of 1) sorted by relevance
40 PetscErrorCode TSDAESimpleSetIFunction(TSDAESimple tsdae, Vec V, PetscErrorCode (*F)(PetscReal, Vec… in TSDAESimpleSetIFunction() function353 PetscCall(TSDAESimpleSetIFunction(tsdae, V, F, NULL)); in main()