Searched defs:PostEventFunction (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/ts/tutorials/hybrid/ |
| H A D | ex1.c | 42 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec U… in PostEventFunction() function
|
| H A D | ex1fd.c | 101 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec U… in PostEventFunction() function
|
| H A D | ex1adj.c | 100 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec U… in PostEventFunction() function
|
| H A D | ex1fwd.c | 123 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec U… in PostEventFunction() function
|
| /petsc/src/ts/tutorials/ |
| H A D | ex41.c | 29 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec U… in PostEventFunction() function
|
| H A D | ex40.c | 33 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec U… in PostEventFunction() function
|
| H A D | ex32.c | 81 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents_zero, PetscInt events_zero[], PetscReal t,… in PostEventFunction() function
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex3.h | 35 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec X… in PostEventFunction() function
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9bus.c | 184 PetscErrorCode PostEventFunction(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec X… in PostEventFunction() function
|