Searched defs:CostIntegrand (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex9adj.c | 123 static PetscErrorCode CostIntegrand(TS ts, PetscReal t, Vec U, Vec R, AppCtx *ctx) in CostIntegrand() function
|
| H A D | ex9opt.c | 113 static PetscErrorCode CostIntegrand(TS ts, PetscReal t, Vec U, Vec R, AppCtx *ctx) in CostIntegrand() function
|
| H A D | ex3.h | 171 PetscErrorCode CostIntegrand(TS ts, PetscReal t, Vec U, Vec R, AppCtx *ctx) in CostIntegrand() function
|
| /petsc/src/ts/tutorials/optimal_control/ |
| H A D | ex1.c | 181 static PetscErrorCode CostIntegrand(TS ts, PetscReal t, Vec U, Vec R, PetscCtx ctx) in CostIntegrand() function
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busoptfd.c | 768 static PetscErrorCode CostIntegrand(TS ts, PetscReal t, Vec U, Vec R, Userctx *user) in CostIntegrand() function
|
| H A D | ex9busopt.c | 935 static PetscErrorCode CostIntegrand(TS ts, PetscReal t, Vec U, Vec R, Userctx *user) in CostIntegrand() function
|