| /petsc/src/mat/impls/aij/seq/ |
| H A D | matmatmult.c | 150 PetscInt i, j, anzi, brow, bnzj, cnzi, *bj, *aj, *lnk, ndouble = 0, Crmax; in MatMatMultSymbolic_SeqAIJ_SeqAIJ_LLCondensed() local 254 PetscInt i, j, k, anzi, bnzi, cnzi, brow; in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted() local 327 PetscInt i, j, k, anzi, bnzi, cnzi, brow; in MatMatMultNumeric_SeqAIJ_SeqAIJ_Scalable() local 387 PetscInt i, j, anzi, brow, bnzj, cnzi, *bj, *aj, *lnk, ndouble = 0, Crmax; in MatMatMultSymbolic_SeqAIJ_SeqAIJ_Scalable_fast() local 490 PetscInt i, j, anzi, brow, bnzj, cnzi, *bj, *aj, *lnk, ndouble = 0, Crmax; in MatMatMultSymbolic_SeqAIJ_SeqAIJ_Scalable() local 612 …const PetscInt anzi = ai[i + 1] - ai[i]; /* number of nonzeros in this row of A, this is the numb… in MatMatMultSymbolic_SeqAIJ_SeqAIJ_Heap() local 717 …const PetscInt anzi = ai[i + 1] - ai[i]; /* number of nonzeros in this row of A, this is the n… in MatMatMultSymbolic_SeqAIJ_SeqAIJ_BTHeap() local 826 …const PetscInt anzi = ai[i + 1] - ai[i]; /* number of nonzeros in this row of A, this is the numb… in MatMatMultSymbolic_SeqAIJ_SeqAIJ_RowMerge() local 853 …const PetscInt anzi = ai[i + 1] - ai[i]; /* number of nonzeros in this row of A, this is the numb… in MatMatMultSymbolic_SeqAIJ_SeqAIJ_RowMerge() local 1129 …const PetscInt anzi = ai[i + 1] - ai[i]; /* number of nonzeros in this row of… in MatMatMultSymbolic_SeqAIJ_SeqAIJ_Sorted() local [all …]
|
| H A D | matptap.c | 196 PetscInt i, j, k, anzi, pnzi, apnzj, nextap, pnzj, prow, crow; in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy() local
|
| /petsc/src/mat/impls/maij/ |
| H A D | maij.c | 594 …PetscInt i, j, k, pshift, poffset, anzi, pnzi, apnzj, nextap, pnzj, prow, crow, *apj, *apj… in MatPtAPNumeric_SeqAIJ_SeqMAIJ() local
|
| /petsc/src/mat/impls/aij/seq/seqhipsparse/ |
| H A D | aijhipsparse.hip.cxx | 2696 const PetscInt anzi = a->i[i + 1] - a->i[i]; in MatProductSymbolic_SeqAIJHIPSPARSE_SeqAIJHIPSPARSE() local
|
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | aijcusparse.cu | 3204 const PetscInt anzi = a->i[i + 1] - a->i[i]; in MatProductSymbolic_SeqAIJCUSPARSE_SeqAIJCUSPARSE() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 4656 PetscInt anzi, *bj_i, *bi, *bj, arow, bnzi, nextaj; in MatCreateMPIAIJSumSeqAIJNumeric() local 4775 PetscInt k, anzi, *bi, *bj, *lnk, nlnk, arow, bnzi; in MatCreateMPIAIJSumSeqAIJSymbolic() local
|