Lines Matching refs:processing
27 event->processing = PETSC_FALSE; in TSEventInitialize()
351 event->processing = PETSC_FALSE; in TSSetEventHandler()
795 if (!event->processing) { // update the caches in TSEventHandler()
801 …if (event->processing && event->iterctr == 0 && Not_PETSC_DECIDE(event->timestep_2nd_postevent)) {… in TSEventHandler()
875 event->processing = PETSC_TRUE; in TSEventHandler()
894 event->processing = PETSC_TRUE; in TSEventHandler()
898 if (event->processing) { in TSEventHandler()
904 event->processing = PETSC_FALSE; in TSEventHandler()
916 event->processing = PETSC_TRUE; in TSEventHandler()
919 event->processing = Not_PETSC_DECIDE(event->timestep_2nd_postevent); in TSEventHandler()
923 event->processing = Not_PETSC_DECIDE(event->timestep_2nd_postevent); in TSEventHandler()