Searched refs:plotStartTime (Results 1 – 1 of 1) sorted by relevance
43 PetscReal plotStartTime; member70 options->plotStartTime = 0.0; in ProcessOptions()92 …e", "Time to delay start of plotting", "mhd.c", options->plotStartTime, &options->plotStartTime, N… in ProcessOptions()318 …if (((time - ctx->plotStartTime) / ctx->plotDt >= (PetscReal)ctx->plotIdx && time >= ctx->plotStar… in Monitor()