Searched refs:nbounces (Results 1 – 1 of 1) sorted by relevance
18 PetscInt nbounces; member45 app->nbounces++; in PostEventFunction()46 if (app->nbounces >= app->maxbounces) { in PostEventFunction()47 … PetscCall(PetscPrintf(PETSC_COMM_SELF, "Ball bounced %" PetscInt_FMT " times\n", app->nbounces)); in PostEventFunction()178 app.nbounces = 0; in main()256 app.nbounces = 0; in main()