Searched defs:RHSFunctionActive (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/autodiff/ |
| H A D | ex16opt_ic.cxx | 60 static PetscErrorCode RHSFunctionActive(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in RHSFunctionActive() function
|
| H A D | ex16adj.cxx | 53 static PetscErrorCode RHSFunctionActive(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in RHSFunctionActive() function
|
| H A D | adr_ex5adj.cxx | 606 PetscErrorCode RHSFunctionActive(TS ts, PetscReal ftime, Vec U, Vec F, void *ptr) in RHSFunctionActive() function
|