Searched refs:plotIdx (Results 1 – 2 of 2) sorted by relevance
44 PetscInt plotIdx; member71 options->plotIdx = 0; in ProcessOptions()314 ctx->plotIdx++; in Monitor()318 …(PetscReal)ctx->plotIdx && time >= ctx->plotStartTime) || (tsreason == TS_CONVERGED_TIME || tsreas… in Monitor()334 PetscCall(DMSetOutputSequenceNumber(dm, ctx->plotIdx, val)); in Monitor()350 … %9.5g, Eergy= %20.13e (plot ID %d)\n", (int)ctx->plotIdx, (double)time, (double)val, (int)ctx->pl… in Monitor()
34 PetscInt plotIdx; member426 rectx->plotIdx++; in Monitor()429 if (time / rectx->plotDt >= (PetscReal)rectx->plotIdx || reason) { in Monitor()430 if ((reason || stepi == 0 || rectx->plotIdx % rectx->print_period == 0) && ctx->verbose > 1) { in Monitor()445 …PetscCall(DMSetOutputSequenceNumber(ctx->plex[rectx->grid_view_idx], rectx->plotIdx, time * ctx->t… in Monitor()555 rectx->plotIdx = 0; in ProcessREOptions()698 rectx->plotIdx = 0; in main()