Lines Matching defs:anzi
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
1301 …PetscInt *ai = a->i, *aj = a->j, *bi = b->i, *bj = b->j, anzi, bnzj, nexta, n… in MatMatTransposeMultNumeric_SeqAIJ_SeqAIJ() local
1441 PetscInt am = A->rmap->n, anzi, *ai = a->i, *aj = a->j, *bi = b->i, *bj, bnzi, nextb; in MatTransposeMatMultNumeric_SeqAIJ_SeqAIJ() local