| /petsc/src/mat/tests/ |
| H A D | ex251.c | 15 …PetscInt Aj[] = {0, 1, 2, 7, 3, 8, 4, 9, 5, 8, 2, 6, 11, 0, 7, 1, 6, 2, 4, 10, 16, 11, 15, 12, 17,… in main() local
|
| H A D | ex250.c | 15 …PetscInt Aj[] = {0, 1, 2, 7, 3, 8, 4, 9, 5, 8, 2, 6, 11, 0, 7, 1, 6, 2, 4, 10, 16, 11, 15, 12, 17,… in main() local
|
| H A D | ex237.c | 94 const PetscInt *Ai, *Aj; in main() local 160 const PetscInt *Ai, *Aj; in main() local
|
| /petsc/src/mat/impls/aij/seq/kokkos/ |
| H A D | aijkok.kokkos.cxx | 266 const PetscInt *Ai = aseq->i, *Aj = aseq->j; in MatSeqAIJKokkosGenerateTransposeStructure() local 1104 const auto &Aj = aijkok->j_dual.view_device(); in MatDiagonalScale_SeqAIJKokkos() local 1503 auto Aj = akok->j_dual.view_device(); in MatInvertVariableBlockDiagonal_SeqAIJKokkos() local
|
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | aijcusparse.cu | 205 const PetscInt *Ai = a->i, *Aj = a->j, *adiag; in MatSeqAIJCUSPARSEBuildFactoredMatrix_LU() local 623 const PetscInt *Ai = a->i, *Aj = a->j, *adiag; in MatSeqAIJCUSPARSEBuildFactoredMatrix_Cholesky() local 1797 const int *Ai, *Aj; in MatILUFactorSymbolic_SeqAIJCUSPARSE_ILU0() local 2046 const int *Ai, *Aj; in MatICCFactorSymbolic_SeqAIJCUSPARSE_ICC0() local
|
| /petsc/src/mat/impls/aij/mpi/kokkos/ |
| H A D | mpiaijkok.kokkos.cxx | 357 const MatColIdxType *Aj = Aj_h.data(), *Bj = Bj_h.data(); in MatMPIAIJKokkosReduceBegin() local 751 PetscInt n1 = B->cmap->n, *Ai = aseq->i, *Aj = aseq->j, *Bi = bseq->i, *Bj = bseq->j; in MatMPIAIJKokkosBcastBegin() local
|
| /petsc/src/mat/impls/aij/seq/seqhipsparse/ |
| H A D | aijhipsparse.hip.cxx | 1431 const int *Ai, *Aj; in MatILUFactorSymbolic_SeqAIJHIPSPARSE_ILU0() local 1676 const int *Ai, *Aj; in MatICCFactorSymbolic_SeqAIJHIPSPARSE_ICC0() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.c | 4560 PetscInt *Aj; in MatSetPreallocationCOO_SeqAIJ() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 6567 PetscInt *Aj, *Bj; in MatSetPreallocationCOO_MPIAIJ() local
|