Searched defs:nnz_in_row (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/sell/seq/ ! |
| H A D | sell.c | 339 PetscInt r, rows_left, row, nnz_in_row; in MatMult_SeqSELL() local 344 PetscInt r, rows_left, row, nnz_in_row; in MatMult_SeqSELL() local 554 PetscInt r, row, nnz_in_row; in MatMultAdd_SeqSELL() local 720 …PetscInt i, j, r, row, nnz_in_row, totalslices = a->totalslices, sliceheight = a->sliceh… in MatMultTransposeAdd_SeqSELL() local
|