Searched refs:supno (Results 1 – 11 of 11) sorted by relevance
56 Index jsupno = glu.supno(jcol); in pruneL()72 if (glu.supno(irep) == glu.supno(irep1) ) continue; // don't prune in pruneL()75 if (glu.supno(irep) != jsupno ) in pruneL()96 if (irep == glu.xsup(glu.supno(irep)) ) // Snode of size 1 in pruneL()
96 Index jsuper = glu.supno(jcol); in column_dfs()118 Index nsuper = glu.supno(jcol); in column_dfs()125 nsuper = glu.supno(0) = 0 ; in column_dfs()160 glu.supno(jcol) = nsuper; in column_dfs()166 glu.supno(jcolp1) = nsuper; in column_dfs()
25 Index nsuper = (glu.supno)(n); in countnz()57 Index nsuper = (glu.supno)(n); in fixupL()
54 Index jsupno = glu.supno(jcol); in copy_to_ucol()65 ksupno = glu.supno(krep); in copy_to_ucol()
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()
67 jsupno = glu.supno(jcol); in column_bmod()77 ksupno = glu.supno(krep); in column_bmod()
80 IndexVector supno; // Supernode number corresponding to this column (column to supernode mapping) member
63 …Index fsupc = (glu.xsup)((glu.supno)(jcol)); // First column in the supernode containing the colum… in pivotL()
173 glu.supno.resize(n+1); in memInit()
79 fsupc = glu.xsup(glu.supno(krep)); in panel_bmod()
583 m_glu.supno(0) = emptyIdxLU; m_glu.xsup.setConstant(0); in factorize()695 …m_Lstore.setInfos(m, n, m_glu.lusup, m_glu.xlusup, m_glu.lsub, m_glu.xlsub, m_glu.supno, m_glu.xsu… in factorize()