Searched defs:lindices (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mmsell.c | 203 PetscInt i, n, nt, cstart, cend, no, *garray = ina->garray, *lindices; in MatMPISELLDiagonalScaleLocalSetUp() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mmaij.c | 209 PetscInt i, j, n, nt, cstart, cend, no, *garray = ina->garray, *lindices, bs = inA->rmap->bs; in MatMPIAIJDiagonalScaleLocalSetUp() local
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mmbaij.c | 203 PetscInt bs = inA->rmap->bs, i, n, nt, j, cstart, cend, no, *garray = ina->garray, *lindices; in MatMPIBAIJDiagonalScaleLocalSetUp() local
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscoloring.c | 673 const PetscInt *lindices; in ISAllGather() local 734 PetscErrorCode ISAllGatherColors(MPI_Comm comm, PetscInt n, ISColoringValue lindices[], PetscInt *o… in ISAllGatherColors()
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 1349 const PetscInt *lindices; in ISGatherTotal_Private() local
|