Searched defs:mat_i (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 625 PetscInt **lens, is_no, ncols, *cols, mat_i, *mat_j, tmp2, jmax; local
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaij2.c | 110 PetscInt row, mat_i, *mat_j, tcol, *mat_ilen; in MatCreateSubMatrix_SeqSBAIJ_Private() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 2046 PetscInt **lens, is_no, ncols, *cols, mat_i, *mat_j, tmp2, jmax; in MatCreateSubMatrices_MPIAIJ_Local() local
|
| H A D | mpiaij.c | 642 …etValues_MPIAIJ_CopyFromCSRFormat_Symbolic(Mat mat, const PetscInt mat_j[], const PetscInt mat_i[]) in MatSetValues_MPIAIJ_CopyFromCSRFormat_Symbolic() 684 …Values_MPIAIJ_CopyFromCSRFormat(Mat mat, const PetscInt mat_j[], const PetscInt mat_i[], const Pet… in MatSetValues_MPIAIJ_CopyFromCSRFormat()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.c | 2392 PetscInt row, mat_i, *mat_j, tcol, first, step, *mat_ilen, sum, lensi; in MatCreateSubMatrix_SeqAIJ() local
|
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baij2.c | 74 PetscInt row, mat_i, *mat_j, tcol, *mat_ilen; in MatCreateSubMatrix_SeqBAIJ_Private() local
|