Searched refs:supno (Results 1 – 11 of 11) sorted by relevance
57 Index jsupno = glu.supno(jcol); in pruneL()73 if (glu.supno(irep) == glu.supno(irep1) ) continue; // don't prune in pruneL()76 if (glu.supno(irep) != jsupno ) in pruneL()97 if (irep == glu.xsup(glu.supno(irep)) ) // Snode of size 1 in pruneL()
98 Index jsuper = glu.supno(jcol); in column_dfs()120 StorageIndex nsuper = glu.supno(jcol); in column_dfs()127 nsuper = glu.supno(0) = 0 ; in column_dfs()162 glu.supno(jcol) = nsuper; in column_dfs()168 glu.supno(jcolp1) = nsuper; in column_dfs()
25 Index nsuper = (glu.supno)(n); in countnz()57 Index nsuper = (glu.supno)(n); in fixupL()
55 Index jsupno = glu.supno(jcol); in copy_to_ucol()66 ksupno = glu.supno(krep); in copy_to_ucol()
86 StorageIndex krep = glu.xsup(glu.supno(kperm)+1) - 1; in dfs_kernel()131 StorageIndex chrep = glu.xsup(glu.supno(chperm)+1) - 1; in dfs_kernel()
68 jsupno = glu.supno(jcol); in column_bmod()78 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()
172 glu.supno.resize(n+1); in memInit()
79 fsupc = glu.xsup(glu.supno(krep)); in panel_bmod()
679 m_glu.supno(0) = emptyIdxLU; m_glu.xsup.setConstant(0); in factorize()790 …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()