Searched refs:postcnt (Results 1 – 6 of 6) sorted by relevance
34 PetscInt postcnt; // counter for PostEvent calls member63 ctx.postcnt = 0; in main()185 Ctx->postcnt++; // sync in Postevent()187 if (Ctx->postcnt % 2 == 0) PetscCall(TSSetPostEventStep(ts, Ctx->dtpost)); in Postevent()
34 PetscInt postcnt; // counter for PostEvent calls member63 ctx.postcnt = 0; in main()175 Ctx->postcnt++; // sync in Postevent()177 if (Ctx->postcnt % 2 == 0) PetscCall(TSSetPostEventStep(ts, Ctx->dtpost)); in Postevent()
42 PetscInt postcnt; // counter for PostEvent calls member76 ctx.postcnt = 0; in main()241 Ctx->postcnt++; // sync in Postevent()243 if (Ctx->postcnt % 2 == 0) PetscCall(TSSetPostEventStep(ts, Ctx->dtpost)); in Postevent()
36 PetscInt postcnt; // counter for PostEvent calls member68 ctx.postcnt = 0; in main()237 Ctx->postcnt++; // sync in Postevent()239 if (Ctx->postcnt % 2 == 0) PetscCall(TSSetPostEventStep(ts, Ctx->dtpost)); in Postevent()
38 PetscInt postcnt; // counter for PostEvent calls member71 ctx.postcnt = 0; in main()225 Ctx->postcnt++; // sync in Postevent()227 if (Ctx->postcnt % 2 == 0) PetscCall(TSSetPostEventStep(ts, Ctx->dtpost)); in Postevent()
46 PetscInt postcnt; // counter for PostEvent calls member85 ctx.postcnt = 0; in main()259 Ctx->postcnt++; // sync in Postevent()261 if (Ctx->postcnt % 2 == 0) PetscCall(TSSetPostEventStep(ts, Ctx->dtpost)); in Postevent()