Searched defs:RHSFunctionPassive (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ts/tutorials/autodiff/ |
| H A D | ex16adj_tl.cxx | 51 static PetscErrorCode RHSFunctionPassive(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in RHSFunctionPassive() function
|
| H A D | ex16opt_ic.cxx | 40 static PetscErrorCode RHSFunctionPassive(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in RHSFunctionPassive() function
|
| H A D | ex16adj.cxx | 33 static PetscErrorCode RHSFunctionPassive(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in RHSFunctionPassive() function
|
| H A D | adr_ex5adj.cxx | 526 PetscErrorCode RHSFunctionPassive(TS ts, PetscReal ftime, Vec U, Vec F, void *ptr) in RHSFunctionPassive() function
|