Searched defs:IC (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/autodiff/ |
| H A D | ex16opt_ic.cxx | 284 PetscErrorCode FormFunctionGradient(Tao tao, Vec IC, PetscReal *f, Vec G, PetscCtx ctx) in FormFunctionGradient()
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 556 PetscErrorCode FormFunctionGradient(Tao tao, Vec IC, PetscReal *f, Vec G, PetscCtx ctx) in FormFunctionGradient()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex20opt_ic.c | 205 static PetscErrorCode FormFunctionGradient(Tao tao, Vec IC, PetscReal *f, Vec G, PetscCtx ctx) in FormFunctionGradient()
|