Home
last modified time | relevance | path

Searched defs:RHSFunctionActive (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tutorials/autodiff/
H A Dex16opt_ic.cxx60 static PetscErrorCode RHSFunctionActive(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in RHSFunctionActive() function
H A Dex16adj.cxx53 static PetscErrorCode RHSFunctionActive(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in RHSFunctionActive() function
H A Dadr_ex5adj.cxx606 PetscErrorCode RHSFunctionActive(TS ts, PetscReal ftime, Vec U, Vec F, void *ptr) in RHSFunctionActive() function