Searched defs:imark (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mpisell.c | 1575 PetscInt i, start, end, ncols, nzA, nzB, *cmap, imark, *idx; in MatMPISELLGetLocalMatCondensed() local
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 644 …PetscInt nzA, nzB, *a_i = a->i, *b_i = b->i, *a_j = a->j, *b_j = b->j, ctmp, imark, *cworkA… local
|
| H A D | mpibaij.c | 1346 PetscInt imark = -1; in MatGetRow_MPIBAIJ() local
|
| /petsc/src/mat/impls/sbaij/mpi/ |
| H A D | mpisbaij.c | 1220 PetscInt imark = -1; in MatGetRow_MPISBAIJ() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 1760 PetscInt imark = -1; in MatGetRow_MPIAIJ() local 5365 PetscInt i, start, end, ncols, nzA, nzB, *cmap, imark, *idx; in MatMPIAIJGetLocalMatCondensed() local 5688 PetscInt *idx, i, start, ncols, nzA, nzB, *cmap, imark; in MatGetBrowsOfAcols() local
|