Searched refs:showaxis (Results 1 – 1 of 1) sorted by relevance
18 PetscBool showaxis, showgrid; member79 if (zctx->showaxis && !zctx->rank) { in VecView_MPI_Draw_DA2d_Zoom()137 zctx.showaxis = PETSC_TRUE; in VecView_MPI_Draw_DA2d()217 PetscCall(PetscOptionsGetBool(NULL, NULL, "-draw_contour_axis", &zctx.showaxis, NULL)); in VecView_MPI_Draw_DA2d()218 if (zctx.showaxis) { in VecView_MPI_Draw_DA2d()