Home
last modified time | relevance | path

Searched refs:showaxis (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/da/
H A Dgr2.c18 PetscBool showaxis, showgrid; member
79 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()