Searched defs:spidx (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/impls/sell/seq/ |
| H A D | fdsell.c | 10 …mpressed, PetscInt *nn, const PetscInt *ia[], const PetscInt *ja[], PetscInt *spidx[], PetscBool *… in MatGetColumnIJ_SeqSELL_Color() 59 …ompressed, PetscInt *n, const PetscInt *ia[], const PetscInt *ja[], PetscInt *spidx[], PetscBool *… in MatRestoreColumnIJ_SeqSELL_Color()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | fdaij.c | 178 …rows, mbs = c->m, j, k, m, ncols, col, nis = iscoloring->n, *rowhit, bs, bs2, *spidx, nz, tmp, nnz; in MatFDColoringSetUp_SeqXAIJ() local
|
| H A D | matmatmult.c | 1849 PetscInt *colorforrow, *rows, *rows_i, *idxhit, *spidx, *den2sp, *den2sp_i; in MatTransposeColoringCreate_SeqAIJ() local
|
| H A D | aij.c | 289 …mpressed, PetscInt *nn, const PetscInt *ia[], const PetscInt *ja[], PetscInt *spidx[], PetscBool *… in MatGetColumnIJ_SeqAIJ_Color() 327 …ompressed, PetscInt *n, const PetscInt *ia[], const PetscInt *ja[], PetscInt *spidx[], PetscBool *… in MatRestoreColumnIJ_SeqAIJ_Color()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | fdmpiaij.c | 34 PetscInt k, cstart, cend, l, row, col, nz, spidx, i, j; in MatFDColoringApply_BAIJ() local 410 PetscInt ctype = c->ctype, *spidxA, *spidxB, nz, bs, bs2, spidx; in MatFDColoringSetUp_MPIXAIJ() local
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baij.c | 2867 …mpressed, PetscInt *nn, const PetscInt *ia[], const PetscInt *ja[], PetscInt *spidx[], PetscBool *… in MatGetColumnIJ_SeqBAIJ_Color() 2903 …ompressed, PetscInt *n, const PetscInt *ia[], const PetscInt *ja[], PetscInt *spidx[], PetscBool *… in MatRestoreColumnIJ_SeqBAIJ_Color()
|