| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | rosenbrock1f.F90 | 32 subroutine FormFunctionGradient(ta, X, f, G, dummy, ierr) subroutine 33 type(tTao) ta 34 type(tVec) X, G local
|
| H A D | eptorsion2f.F90 | 104 subroutine FormFunctionGradient(ta, X, f, G, dummy, ierr) subroutine 106 type(tTao) ta 107 type(tVec) X, G local
|
| H A D | rosenbrock2.c | 128 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | rosenbrock3.c | 133 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | rosenbrock1.c | 137 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | eptorsion2.c | 196 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | eptorsion3.c | 237 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | burgers_spectral.c | 556 PetscErrorCode FormFunctionGradient(Tao tao, Vec IC, PetscReal *f, Vec G, PetscCtx ctx) in FormFunctionGradient() function
|
| H A D | minsurf1.c | 124 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *fcn, Vec G, void *userCtx) in FormFunctionGradient() function
|
| H A D | eptorsion1.c | 221 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | spectraladjointassimilation.c | 580 PetscErrorCode FormFunctionGradient(Tao tao, Vec ic, PetscReal *f, Vec G, PetscCtx ctx) in FormFunctionGradient() function
|
| H A D | minsurf2.c | 295 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *fcn, Vec G, void *userCtx) in FormFunctionGradient() function
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex3opt.c | 237 PetscErrorCode FormFunctionGradient(Tao tao, Vec P, PetscReal *f, Vec G, PetscCtx ctx0) in FormFunctionGradient() function
|
| /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() function
|
| /petsc/src/tao/constrained/tutorials/ |
| H A D | maros.c | 211 PetscErrorCode FormFunctionGradient(Tao tao, Vec x, PetscReal *f, Vec g, PetscCtx ctx) in FormFunctionGradient() function
|
| H A D | ex1.c | 254 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, PetscCtx ctx) in FormFunctionGradient() function
|
| /petsc/src/tao/bound/tutorials/ |
| H A D | jbearing2.c | 208 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *fcn, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | plate2.c | 197 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *fcn, Vec G, void *userCtx) in FormFunctionGradient() function
|
| /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() function
|
| H A D | ex20opt_p.c | 525 PetscErrorCode FormFunctionGradient(Tao tao, Vec P, PetscReal *f, Vec G, PetscCtx ctx) in FormFunctionGradient() function
|
| /petsc/src/tao/pde_constrained/tutorials/ |
| H A D | elliptic.c | 222 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | parabolic.c | 286 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| H A D | hyperbolic.c | 265 PetscErrorCode FormFunctionGradient(Tao tao, Vec X, PetscReal *f, Vec G, void *ptr) in FormFunctionGradient() function
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busopt.c | 1220 PetscErrorCode FormFunctionGradient(Tao tao, Vec P, PetscReal *f, Vec G, PetscCtx ctx0) in FormFunctionGradient() function
|