Searched refs:Pmax_ini (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex3.h | 10 PetscScalar H, D, omega_b, omega_s, Pmax, Pmax_ini, Pm, E, V, X, u_s, c; member 42 else user->Pmax = user->Pmax_ini; /* Going backward, reversal of event */ in PostEventFunction() 44 …if (forwardsolve) user->Pmax = user->Pmax_ini; /* Remove the fault - this is done by setting Pmax… in PostEventFunction()
|
| H A D | ex3.c | 82 ctx.Pmax_ini = ctx.Pmax; in main()
|
| H A D | ex3opt_fd.c | 82 ctx.Pmax_ini = ctx.Pmax; in main()
|
| H A D | ex3sa.c | 88 ctx.Pmax_ini = ctx.Pmax; in main()
|
| H A D | ex3opt.c | 82 ctx.Pmax_ini = ctx.Pmax; in main()
|