Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.c1310 PetscReal xl, yl, xr, yr, x_l, x_r, y_l, y_r; in MatView_SeqSELL_Draw_Zoom() local
1328 y_r = y_l + 1.0; in MatView_SeqSELL_Draw_Zoom()
1333 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqSELL_Draw_Zoom()
1340 y_r = y_l + 1.0; in MatView_SeqSELL_Draw_Zoom()
1345 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqSELL_Draw_Zoom()
1352 y_r = y_l + 1.0; in MatView_SeqSELL_Draw_Zoom()
1357 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqSELL_Draw_Zoom()
1378 y_r = y_l + 1.0; in MatView_SeqSELL_Draw_Zoom()
1383 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqSELL_Draw_Zoom()
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c388 PetscReal xl, yl, xr, yr, x_l, x_r, y_l, y_r; in MatView_SeqSBAIJ_Draw_Zoom() local
406 y_r = y_l + 1.0; in MatView_SeqSBAIJ_Draw_Zoom()
413 …PetscCall(PetscDrawRectangle(draw, x_l + k, y_l - l, x_r + k, y_r - l, color, color, color, color)… in MatView_SeqSBAIJ_Draw_Zoom()
422 y_r = y_l + 1.0; in MatView_SeqSBAIJ_Draw_Zoom()
429 …PetscCall(PetscDrawRectangle(draw, x_l + k, y_l - l, x_r + k, y_r - l, color, color, color, color)… in MatView_SeqSBAIJ_Draw_Zoom()
438 y_r = y_l + 1.0; in MatView_SeqSBAIJ_Draw_Zoom()
445 …PetscCall(PetscDrawRectangle(draw, x_l + k, y_l - l, x_r + k, y_r - l, color, color, color, color)… in MatView_SeqSBAIJ_Draw_Zoom()
/petsc/src/mat/impls/baij/seq/
H A Dbaij.c1904 PetscReal xl, yl, xr, yr, x_l, x_r, y_l, y_r; in MatView_SeqBAIJ_Draw_Zoom() local
1924 y_r = y_l + 1.0; in MatView_SeqBAIJ_Draw_Zoom()
1931 …PetscCall(PetscDrawRectangle(draw, x_l + k, y_l - l, x_r + k, y_r - l, color, color, color, color)… in MatView_SeqBAIJ_Draw_Zoom()
1940 y_r = y_l + 1.0; in MatView_SeqBAIJ_Draw_Zoom()
1947 …PetscCall(PetscDrawRectangle(draw, x_l + k, y_l - l, x_r + k, y_r - l, color, color, color, color)… in MatView_SeqBAIJ_Draw_Zoom()
1956 y_r = y_l + 1.0; in MatView_SeqBAIJ_Draw_Zoom()
1963 …PetscCall(PetscDrawRectangle(draw, x_l + k, y_l - l, x_r + k, y_r - l, color, color, color, color)… in MatView_SeqBAIJ_Draw_Zoom()
1986 y_r = y_l + 1.0; in MatView_SeqBAIJ_Draw_Zoom()
1994 …PetscCall(PetscDrawRectangle(draw, x_l + k, y_l - l, x_r + k, y_r - l, color, color, color, color)… in MatView_SeqBAIJ_Draw_Zoom()
/petsc/src/mat/impls/aij/seq/
H A Daij.c973 PetscReal xl, yl, xr, yr, x_l, x_r, y_l, y_r; in MatView_SeqAIJ_Draw_Zoom() local
991 y_r = y_l + 1.0; in MatView_SeqAIJ_Draw_Zoom()
996 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqAIJ_Draw_Zoom()
1002 y_r = y_l + 1.0; in MatView_SeqAIJ_Draw_Zoom()
1007 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqAIJ_Draw_Zoom()
1013 y_r = y_l + 1.0; in MatView_SeqAIJ_Draw_Zoom()
1018 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqAIJ_Draw_Zoom()
1039 y_r = y_l + 1.0; in MatView_SeqAIJ_Draw_Zoom()
1044 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqAIJ_Draw_Zoom()
/petsc/src/mat/impls/dense/seq/
H A Ddense.c1561 PetscReal xl, yl, xr, yr, x_l, x_r, y_l, y_r; in MatView_SeqDense_Draw_Zoom() local
1579 y_r = y_l + 1.0; in MatView_SeqDense_Draw_Zoom()
1583 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqDense_Draw_Zoom()
1606 y_r = y_l + 1.0; in MatView_SeqDense_Draw_Zoom()
1608 PetscCall(PetscDrawRectangle(draw, x_l, y_l, x_r, y_r, color, color, color, color)); in MatView_SeqDense_Draw_Zoom()