Searched refs:plotStep (Results 1 – 2 of 2) sorted by relevance
45 PetscInt plotStep; member72 options->plotStep = PETSC_INT_MAX; in ProcessOptions()312 if (stepi > ctx->plotStep && ctx->plotting) { in Monitor()330 ctx->plotStep = stepi; in Monitor()
35 PetscInt plotStep; member424 if (stepi > rectx->plotStep && rectx->plotting) { in Monitor()448 rectx->plotStep = stepi; in Monitor()552 rectx->plotStep = PETSC_INT_MAX; in ProcessREOptions()