Searched refs:showgrid (Results 1 – 2 of 2) sorted by relevance
92 PetscBool showgrid; member102 if (ctx->showgrid) { in PetscDrawTensorContour_Zoom()165 ctx.showgrid = PETSC_FALSE; in PetscDrawTensorContour()166 …etscOptionsGetBool(((PetscObject)draw)->options, NULL, "-draw_contour_grid", &ctx.showgrid, NULL)); in PetscDrawTensorContour()
18 PetscBool showaxis, showgrid; member71 if (zctx->showgrid) { in VecView_MPI_Draw_DA2d_Zoom()136 zctx.showgrid = PETSC_FALSE; in VecView_MPI_Draw_DA2d()257 PetscCall(PetscOptionsGetBool(NULL, NULL, "-draw_contour_grid", &zctx.showgrid, NULL)); in VecView_MPI_Draw_DA2d()