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