Searched defs:tcol (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 623 PetscInt msz, **ptr = NULL, *req_size = NULL, *ctr = NULL, *tmp = NULL, tcol; local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 1224 PetscInt msz, **ptr, *req_size, *ctr, *tmp, tcol, *iptr; in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local 2044 PetscInt msz, **ptr = NULL, *req_size = NULL, *ctr = NULL, *tmp = NULL, tcol; in MatCreateSubMatrices_MPIAIJ_Local() 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/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
|