Lines Matching refs:PetscSafePointerPlusOffset
289 bjj = PetscSafePointerPlusOffset(bj, bi[brow]); in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()
290 baj = PetscSafePointerPlusOffset(ba, bi[brow]); in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()
296 aj = PetscSafePointerPlusOffset(aj, anzi); in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()
297 aa = PetscSafePointerPlusOffset(aa, anzi); in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()
305 cj = PetscSafePointerPlusOffset(cj, cnzi); in MatMatMultNumeric_SeqAIJ_SeqAIJ_Sorted()
1130 …const PetscInt *acol = PetscSafePointerPlusOffset(aj, ai[i]); /* column indices of nonzero entries… in MatMatMultSymbolic_SeqAIJ_SeqAIJ_Sorted()
1340 acol = PetscSafePointerPlusOffset(aj, ai[i]); in MatMatTransposeMultNumeric_SeqAIJ_SeqAIJ()
1341 aval = PetscSafePointerPlusOffset(aa, ai[i]); in MatMatTransposeMultNumeric_SeqAIJ_SeqAIJ()
1343 ccol = PetscSafePointerPlusOffset(cj, ci[i]); in MatMatTransposeMultNumeric_SeqAIJ_SeqAIJ()
1532 aj = PetscSafePointerPlusOffset(a->j, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()
1533 aa = PetscSafePointerPlusOffset(av, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()
1573 aj = PetscSafePointerPlusOffset(a->j, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()
1574 aa = PetscSafePointerPlusOffset(av, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()
1583 aj = PetscSafePointerPlusOffset(a->j, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()
1584 aa = PetscSafePointerPlusOffset(av, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()
1603 aj = PetscSafePointerPlusOffset(a->j, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()
1604 aa = PetscSafePointerPlusOffset(av, a->i[i]); in MatMatMultNumericAdd_SeqAIJ_SeqDense()