Searched refs:nsuper (Results 1 – 6 of 6) sorted by relevance
120 StorageIndex nsuper = glu.supno(jcol); in column_dfs() local127 nsuper = glu.supno(0) = 0 ; in column_dfs()131 fsupc = glu.xsup(nsuper); in column_dfs()161 nsuper++; in column_dfs()162 glu.supno(jcol) = nsuper; in column_dfs()167 glu.xsup(nsuper+1) = jcolp1; in column_dfs()168 glu.supno(jcolp1) = nsuper; in column_dfs()
25 Index nsuper = (glu.supno)(n); in countnz() local30 for (i = 0; i <= nsuper; i++) in countnz()57 Index nsuper = (glu.supno)(n); in fixupL() local60 for (i = 0; i <= nsuper; i++) in fixupL()
151 Index nsuper() const in nsuper() function244 for (Index k = 0; k <= nsuper(); k ++) in solveInPlace()
734 for (Index k = m_mapL.nsuper(); k >= 0; k--) in solveInPlace()
375 Index nb_super_nodes = m_cholmodFactor->nsuper;
737 for (int k = 0; k <= Lstore->nsuper; ++k)