Home
last modified time | relevance | path

Searched defs:ComputeSensiP (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ts/tutorials/power_grid/
H A Dex9adj.c162 PetscErrorCode ComputeSensiP(Vec lambda, Vec mu, AppCtx *ctx) in ComputeSensiP() function
H A Dex9opt.c152 PetscErrorCode ComputeSensiP(Vec lambda, Vec mu, AppCtx *ctx) in ComputeSensiP() function
H A Dex3.h212 PetscErrorCode ComputeSensiP(Vec lambda, Vec mu, AppCtx *ctx) in ComputeSensiP() function
/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busopt.c1009 PetscErrorCode ComputeSensiP(Vec lambda, Vec mu, Vec *DICDP, Userctx *user) in ComputeSensiP() function