Home
last modified time | relevance | path

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

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