Home
last modified time | relevance | path

Searched defs:ctx0 (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ts/tutorials/power_grid/
H A Dex9opt.c98 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP()
342 PetscErrorCode FormFunction(Tao tao, Vec P, PetscReal *f, PetscCtx ctx0) in FormFunction()
386 PetscErrorCode FormGradient(Tao tao, Vec P, Vec G, PetscCtx ctx0) in FormGradient()
H A Dex3opt_fd.c159 PetscErrorCode FormFunction(Tao tao, Vec P, PetscReal *f, PetscCtx ctx0) in FormFunction()
H A Dex3opt.c237 PetscErrorCode FormFunctionGradient(Tao tao, Vec P, PetscReal *f, Vec G, PetscCtx ctx0) in FormFunctionGradient()
H A Dex9adj.c108 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP()
H A Dex3.h154 PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP()
/petsc/src/ts/tutorials/hybrid/
H A Dex1fd.c322 PetscErrorCode FWDRun(TS ts, Vec U0, PetscCtx ctx0) in FWDRun()
/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busoptfd.c798 static PetscErrorCode MonitorUpdateQ(TS ts, PetscInt stepnum, PetscReal time, Vec X, PetscCtx ctx0) in MonitorUpdateQ()
972 PetscErrorCode FormFunction(Tao tao, Vec P, PetscReal *f, PetscCtx ctx0) in FormFunction()
H A Dex9busopt.c911 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP()
1220 PetscErrorCode FormFunctionGradient(Tao tao, Vec P, PetscReal *f, Vec G, PetscCtx ctx0) in FormFunctionGradient()