| /petsc/src/ts/tutorials/ |
| H A D | ex16fwd.c | 99 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| H A D | ex20fwd.c | 78 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| H A D | ex20adj.c | 193 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec U, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| H A D | ex20opt_p.c | 227 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec U, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| /petsc/src/ts/tutorials/autodiff/ |
| H A D | ex16adj_tl.cxx | 122 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| H A D | ex16adj.cxx | 134 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| /petsc/src/ts/tutorials/hybrid/ |
| H A D | ex1adj.c | 186 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| H A D | ex1fwd.c | 209 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat Ap, PetscCtx ctx) in RHSJacobianP() function
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex9adj.c | 108 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP() function
|
| H A D | ex9opt.c | 98 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP() function
|
| H A D | ex3.h | 154 PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP() function
|
| /petsc/src/ts/tutorials/optimal_control/ |
| H A D | ex1.c | 46 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec U, Mat A, PetscCtx ctx) in RHSJacobianP() function
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busopt.c | 911 static PetscErrorCode RHSJacobianP(TS ts, PetscReal t, Vec X, Mat A, PetscCtx ctx0) in RHSJacobianP() function
|