Searched defs:PostEvent (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/event/tests/ |
| H A D | ex16.c | 102 PetscErrorCode PostEvent(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec x, PetscB… in PostEvent() function
|
| H A D | ex1.c | 210 PetscErrorCode PostEvent(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec x, PetscB… in PostEvent() function
|
| /petsc/src/ts/tutorials/ |
| H A D | ex44.c | 37 static PetscErrorCode PostEvent(TS ts, PetscInt nevents, PetscInt event_list[], PetscReal t, Vec U,… in PostEvent() function
|