Searched defs:indices_temp (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 235 PetscInt col, lsize, max_lsize, *indices_temp, *indices_i; in MatIncreaseOverlap_MPIAIJ_Receive_Scalable() local 405 PetscInt tnz, an, bn, i, j, row, start, end, rstart, cstart, col, k, *indices_temp; in MatIncreaseOverlap_MPIAIJ_Local_Scalable() local
|