Home
last modified time | relevance | path

Searched defs:lindices (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/impls/sell/mpi/
H A Dmmsell.c203 PetscInt i, n, nt, cstart, cend, no, *garray = ina->garray, *lindices; in MatMPISELLDiagonalScaleLocalSetUp() local
/petsc/src/mat/impls/aij/mpi/
H A Dmmaij.c209 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 Dmmbaij.c203 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 Discoloring.c673 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 Dindex.c1349 const PetscInt *lindices; in ISGatherTotal_Private() local