Searched refs:RDIFunction_FD (Results 1 – 1 of 1) sorted by relevance
311 static PetscErrorCode RDIFunction_FD(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in RDIFunction_FD() function1129 PetscCall(TSSetIFunction(ts, NULL, RDIFunction_FD, rd)); in main()