Searched refs:Row (Results 1 – 21 of 21) sorted by relevance
| /petsc/src/sys/classes/draw/utils/ |
| H A D | image.c | 137 int Row; in PetscDrawImageSaveGIF() local 162 …for (Row = 0; Row < Height; Row++) PetscCallGIF("Writing image pixels", EGifPutLine(GifFile, (GifP… in PetscDrawImageSaveGIF() 179 int i, j, Row; in PetscDrawMovieSaveGIF() local 208 for (Row = 0; Row < GifFrame->Height; Row++) { in PetscDrawMovieSaveGIF() 209 …if (EGifPutLine(GifMovie, sp->RasterBits + Row * GifFrame->Width, GifFrame->Width) != GIF_OK) SETE… in PetscDrawMovieSaveGIF()
|
| /petsc/src/mat/tests/output/ |
| H A D | ex183_3_2.out | 20 Row IS 0 50 Row IS 1
|
| H A D | ex183_4_2.out | 25 Row IS 0 55 Row IS 1
|
| H A D | ex183_6_2.out | 35 Row IS 0 77 Row IS 1
|
| H A D | ex114_2.out | 10 Row Maximum Absolute Values:
|
| H A D | ex151_2.out | 17 Row permutation
|
| H A D | ex151_2b.out | 17 Row permutation
|
| H A D | ex151_1.out | 17 Row permutation
|
| H A D | ex151_3b.out | 17 Row permutation
|
| H A D | ex151_3.out | 17 Row permutation
|
| H A D | ex183_2_1.out | 15 Row IS 0
|
| H A D | ex151_dense.out | 17 Row permutation
|
| H A D | ex68_1.out | 22 Row permutation
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex50_tut_2.out | 29 Row permutation LargeDiag_MC64
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex63_2_alt.out | 46 Row permutation LargeDiag_MC64
|
| H A D | ex63_2.out | 46 Row permutation LargeDiag_MC64
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_superlu_dist_3d.out | 51 Row permutation LargeDiag_MC64
|
| H A D | ex19_superlu_dist_3ds.out | 51 Row permutation LargeDiag_MC64
|
| /petsc/doc/overview/ |
| H A D | matrix_table.md | 80 - Row oriented storage
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Mat.pyx | 615 Row block size. 910 Row indices in COO format. 942 Row indices in COO format. 1075 pi = iarray_i(pi, &ni, &i) # Row pointers (diagonal) 1081 poi = iarray_i(poi, &noi, &oi) # Row pointers (off-diagonal) 2338 Row permutation. 2527 Row indices. 2672 Row index. 2704 Row indices. 2737 Row pointers. [all …]
|
| /petsc/doc/ |
| H A D | petsc.bib | 26434 title = {An Iterative Row-Action Method for Interval Convex Programming}, 26482 title = {Row-action Methods for Huge and Sparse Systems and their Applications}, 30142 publisher = {Harper and Row}, 38766 title = {Massively Parallel Row-Action Algorithms for some Nonlinear Transportation
|