Lines Matching refs:pj
1205 PetscInt i, j, k, nz, nzL, row, *pj; in MatLUFactorNumeric_SeqAIJ_Inode() local
1324 pj = b->j + bdiag[row + 1] + 1; /* beginning of U(row,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1327 for (j = 0; j < nz; j++) rtmp1[pj[j]] -= mul1 * pv[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1337 pj = b->j + bi[i]; in MatLUFactorNumeric_SeqAIJ_Inode()
1340 pv[j] = rtmp1[pj[j]]; in MatLUFactorNumeric_SeqAIJ_Inode()
1346 pj = b->j + bdiag[i + 1] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1349 pv[j] = rtmp1[pj[j]]; in MatLUFactorNumeric_SeqAIJ_Inode()
1412 pj = b->j + bdiag[row + 1] + 1; /* beginning of U(row,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1416 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1429 pj = b->j + bi[i]; in MatLUFactorNumeric_SeqAIJ_Inode()
1432 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1438 pj = b->j + bdiag[i + 1] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1441 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1458 pj = b->j + bdiag[i + 1] + 1; /* beginning of U(i,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1461 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1471 pj = b->j + bi[i + 1]; in MatLUFactorNumeric_SeqAIJ_Inode()
1474 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1480 pj = b->j + bdiag[i + 2] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1483 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1552 pj = b->j + bdiag[row + 1] + 1; /* beginning of U(row,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1556 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1570 pj = b->j + bi[i]; in MatLUFactorNumeric_SeqAIJ_Inode()
1573 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1579 pj = b->j + bdiag[i + 1] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1582 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1602 pj = b->j + bdiag[i + 1] + 1; /* beginning of U(i,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1605 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1616 pj = b->j + bi[i + 1]; in MatLUFactorNumeric_SeqAIJ_Inode()
1619 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1625 pj = b->j + bdiag[i + 2] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1628 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1645 pj = b->j + bdiag[i + 2] + 1; /* beginning of U(i+1,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1648 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1658 pj = b->j + bi[i + 2]; in MatLUFactorNumeric_SeqAIJ_Inode()
1661 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1667 pj = b->j + bdiag[i + 3] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1670 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1746 pj = b->j + bdiag[row + 1] + 1; /* beginning of U(row,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1750 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1765 pj = b->j + bi[i]; in MatLUFactorNumeric_SeqAIJ_Inode()
1768 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1774 pj = b->j + bdiag[i + 1] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1777 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1800 pj = b->j + bdiag[i + 1] + 1; /* beginning of U(i,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1803 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1815 pj = b->j + bi[i + 1]; in MatLUFactorNumeric_SeqAIJ_Inode()
1818 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1824 pj = b->j + bdiag[i + 2] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1827 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1847 pj = b->j + bdiag[i + 2] + 1; /* beginning of U(i+1,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1850 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1861 pj = b->j + bi[i + 2]; in MatLUFactorNumeric_SeqAIJ_Inode()
1864 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1870 pj = b->j + bdiag[i + 3] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1873 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1890 pj = b->j + bdiag[i + 3] + 1; /* beginning of U(i+2,:) */ in MatLUFactorNumeric_SeqAIJ_Inode()
1893 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1903 pj = b->j + bi[i + 3]; in MatLUFactorNumeric_SeqAIJ_Inode()
1906 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()
1912 pj = b->j + bdiag[i + 4] + 1; in MatLUFactorNumeric_SeqAIJ_Inode()
1915 col = pj[j]; in MatLUFactorNumeric_SeqAIJ_Inode()