Searched refs:xsup (Results 1 – 11 of 11) sorted by relevance
32 fsupc = glu.xsup(i); in countnz()35 for (j = fsupc; j < glu.xsup(i+1); j++) in countnz()62 fsupc = glu.xsup(i); in fixupL()70 for (k = fsupc+1; k < glu.xsup(i+1); k++) in fixupL()
129 fsupc = glu.xsup(nsuper); in column_dfs()165 glu.xsup(nsuper+1) = jcolp1; in column_dfs()
86 Index krep = glu.xsup(glu.supno(kperm)+1) - 1; in dfs_kernel()131 Index chrep = glu.xsup(glu.supno(chperm)+1) - 1; in dfs_kernel()
81 fsupc = glu.xsup(ksupno); in column_bmod()113 fsupc = glu.xsup(jsupno); in column_bmod()
79 …IndexVector xsup; //First supernode column ... xsup(s) points to the beginning of the s-th superno… member
71 fsupc = glu.xsup(ksupno); in copy_to_ucol()
96 if (irep == glu.xsup(glu.supno(irep)) ) // Snode of size 1 in pruneL()
63 …Index fsupc = (glu.xsup)((glu.supno)(jcol)); // First column in the supernode containing the colum… in pivotL()
583 m_glu.supno(0) = emptyIdxLU; m_glu.xsup.setConstant(0); in factorize()584 m_glu.xsup(0) = m_glu.xlsub(0) = m_glu.xusub(0) = m_glu.xlusup(0) = Index(0); in factorize()695 …store.setInfos(m, n, m_glu.lusup, m_glu.xlusup, m_glu.lsub, m_glu.xlsub, m_glu.supno, m_glu.xsup); in factorize()
172 glu.xsup.resize(n+1); in memInit()
79 fsupc = glu.xsup(glu.supno(krep)); in panel_bmod()