Searched refs:zctx (Results 1 – 1 of 1) sorted by relevance
29 ZoomCtx *zctx = (ZoomCtx *)ctx; in VecView_MPI_Draw_DA2d_Zoom() local36 m = zctx->m; in VecView_MPI_Draw_DA2d_Zoom()37 n = zctx->n; in VecView_MPI_Draw_DA2d_Zoom()38 dof = zctx->dof; in VecView_MPI_Draw_DA2d_Zoom()39 k = zctx->k; in VecView_MPI_Draw_DA2d_Zoom()40 xy = zctx->xy; in VecView_MPI_Draw_DA2d_Zoom()41 v = zctx->v; in VecView_MPI_Draw_DA2d_Zoom()42 min = zctx->min; in VecView_MPI_Draw_DA2d_Zoom()43 max = zctx->max; in VecView_MPI_Draw_DA2d_Zoom()71 if (zctx->showgrid) { in VecView_MPI_Draw_DA2d_Zoom()[all …]