Home
last modified time | relevance | path

Searched refs:TSEVENT_NONE (Results 1 – 5 of 5) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ts/event/
H A Dtsevent.c326 event->status = terminate ? TSEVENT_NONE : TSEVENT_RESET_NEXTSTEP; in TSPostEvent()
395 if (event->status == TSEVENT_NONE) { in TSEventHandler()
407 event->status = TSEVENT_NONE; in TSEventHandler()
410 if (event->status == TSEVENT_NONE) { in TSEventHandler()
504 event->status = TSEVENT_NONE; in TSEventHandler()
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtsimpl.h403 typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,TSEVENT_PROCESSING,TSEVENT_ZERO,TSEVENT_RESET_N… enumerator
/dports/science/PETSc/petsc-3.14.1/src/ts/adapt/interface/
H A Dtsadapt.c914 if (ts->event && ts->event->status != TSEVENT_NONE) { in TSAdaptChoose()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS13392 typedef enum {TSEVENT_NONE,TSEVENT_NONE403,17549
13393 typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,403,17549
13394 typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,TSEVENT_PROCESSING,403,17549
13395 typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,TSEVENT_PROCESSING,TSEVENT_ZERO,403,17549
13396 typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,TSEVENT_PROCESSING,TSEVENT_ZERO,TSEVENT_RESET_N…
13397 typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,TSEVENT_PROCESSING,TSEVENT_ZERO,TSEVENT_RESET_N…
H A DCTAGS33264 TSEVENT_LOCATED_INTERVAL include/petsc/private/tsimpl.h /^typedef enum {TSEVENT_NONE,TSEVENT_LOCATE…
33265 TSEVENT_NONE include/petsc/private/tsimpl.h /^typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,T…
33266 TSEVENT_PROCESSING include/petsc/private/tsimpl.h /^typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTE…
33267 TSEVENT_RESET_NEXTSTEP include/petsc/private/tsimpl.h /^typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_…
33268 TSEVENT_ZERO include/petsc/private/tsimpl.h /^typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,T…
33298 TSEventStatus include/petsc/private/tsimpl.h /^typedef enum {TSEVENT_NONE,TSEVENT_LOCATED_INTERVAL,…