Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex10.c311 static PetscErrorCode RDIFunction_FD(TS ts, PetscReal t, Vec X, Vec Xdot, Vec F, PetscCtx ctx) in RDIFunction_FD() function
1129 PetscCall(TSSetIFunction(ts, NULL, RDIFunction_FD, rd)); in main()