Home
last modified time | relevance | path

Searched defs:anzi (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/impls/aij/seq/
H A Dmatmatmult.c150 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 Dmatptap.c196 PetscInt i, j, k, anzi, pnzi, apnzj, nextap, pnzj, prow, crow; in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy() local
/petsc/src/mat/impls/maij/
H A Dmaij.c594 …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 Daijhipsparse.hip.cxx2696 const PetscInt anzi = a->i[i + 1] - a->i[i]; in MatProductSymbolic_SeqAIJHIPSPARSE_SeqAIJHIPSPARSE() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu3204 const PetscInt anzi = a->i[i + 1] - a->i[i]; in MatProductSymbolic_SeqAIJCUSPARSE_SeqAIJCUSPARSE() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c4656 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