Home
last modified time | relevance | path

Searched defs:RunSimulation (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/
H A Dchwirut2f.F90281 subroutine RunSimulation(x, i, f, ierr) subroutine
H A Dchwirut2.c626 PetscErrorCode RunSimulation(PetscReal *x, PetscInt i, PetscReal *f, AppCtx *user) in RunSimulation() function