Home
last modified time | relevance | path

Searched refs:jsuper (Results 1 – 25 of 114) sorted by relevance

12345

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Dilu_dcolumn_dfs.c67 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_dcolumn_dfs() local
94 jsuper = nsuper; in ilu_dcolumn_dfs()
122 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_dcolumn_dfs()
165 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_dcolumn_dfs()
221 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_dcolumn_dfs()
224 if ( nextl == jptr ) jsuper = EMPTY; in ilu_dcolumn_dfs()
228 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_dcolumn_dfs()
234 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_dcolumn_dfs()
H A Dilu_zcolumn_dfs.c67 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_zcolumn_dfs() local
94 jsuper = nsuper; in ilu_zcolumn_dfs()
122 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_zcolumn_dfs()
165 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_zcolumn_dfs()
221 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_zcolumn_dfs()
224 if ( nextl == jptr ) jsuper = EMPTY; in ilu_zcolumn_dfs()
228 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_zcolumn_dfs()
234 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_zcolumn_dfs()
H A Dilu_ccolumn_dfs.c67 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_ccolumn_dfs() local
94 jsuper = nsuper; in ilu_ccolumn_dfs()
122 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_ccolumn_dfs()
165 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_ccolumn_dfs()
221 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_ccolumn_dfs()
224 if ( nextl == jptr ) jsuper = EMPTY; in ilu_ccolumn_dfs()
228 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_ccolumn_dfs()
234 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_ccolumn_dfs()
H A Dilu_scolumn_dfs.c67 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_scolumn_dfs() local
94 jsuper = nsuper; in ilu_scolumn_dfs()
122 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_scolumn_dfs()
165 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_scolumn_dfs()
221 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_scolumn_dfs()
224 if ( nextl == jptr ) jsuper = EMPTY; in ilu_scolumn_dfs()
228 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_scolumn_dfs()
234 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_scolumn_dfs()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/SUPERLU/
H A Dilu_dcolumn_dfs.c79 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_dcolumn_dfs() local
103 jsuper = nsuper; in ilu_dcolumn_dfs()
131 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_dcolumn_dfs()
174 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_dcolumn_dfs()
230 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_dcolumn_dfs()
233 if ( nextl == jptr ) jsuper = EMPTY; in ilu_dcolumn_dfs()
237 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_dcolumn_dfs()
243 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_dcolumn_dfs()
H A Dilu_ccolumn_dfs.c79 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_ccolumn_dfs() local
103 jsuper = nsuper; in ilu_ccolumn_dfs()
131 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_ccolumn_dfs()
174 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_ccolumn_dfs()
230 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_ccolumn_dfs()
233 if ( nextl == jptr ) jsuper = EMPTY; in ilu_ccolumn_dfs()
237 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_ccolumn_dfs()
243 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_ccolumn_dfs()
H A Dilu_scolumn_dfs.c79 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_scolumn_dfs() local
103 jsuper = nsuper; in ilu_scolumn_dfs()
131 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_scolumn_dfs()
174 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_scolumn_dfs()
230 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_scolumn_dfs()
233 if ( nextl == jptr ) jsuper = EMPTY; in ilu_scolumn_dfs()
237 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_scolumn_dfs()
243 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_scolumn_dfs()
H A Dilu_zcolumn_dfs.c79 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_zcolumn_dfs() local
103 jsuper = nsuper; in ilu_zcolumn_dfs()
131 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_zcolumn_dfs()
174 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_zcolumn_dfs()
230 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_zcolumn_dfs()
233 if ( nextl == jptr ) jsuper = EMPTY; in ilu_zcolumn_dfs()
237 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_zcolumn_dfs()
243 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_zcolumn_dfs()
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/dsolve/SuperLU/SRC/
H A Dilu_scolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_scolumn_dfs() local
101 jsuper = nsuper; in ilu_scolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_scolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_scolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_scolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_scolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_scolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_scolumn_dfs()
H A Dilu_dcolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_dcolumn_dfs() local
101 jsuper = nsuper; in ilu_dcolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_dcolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_dcolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_dcolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_dcolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_dcolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_dcolumn_dfs()
H A Dilu_ccolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_ccolumn_dfs() local
101 jsuper = nsuper; in ilu_ccolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_ccolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_ccolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_ccolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_ccolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_ccolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_ccolumn_dfs()
H A Dilu_zcolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_zcolumn_dfs() local
101 jsuper = nsuper; in ilu_zcolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_zcolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_zcolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_zcolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_zcolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_zcolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_zcolumn_dfs()
/dports/math/superlu/superlu-5.2.2/SRC/
H A Dilu_ccolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_ccolumn_dfs() local
101 jsuper = nsuper; in ilu_ccolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_ccolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_ccolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_ccolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_ccolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_ccolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_ccolumn_dfs()
H A Dilu_scolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_scolumn_dfs() local
101 jsuper = nsuper; in ilu_scolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_scolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_scolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_scolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_scolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_scolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_scolumn_dfs()
H A Dilu_dcolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_dcolumn_dfs() local
101 jsuper = nsuper; in ilu_dcolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_dcolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_dcolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_dcolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_dcolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_dcolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_dcolumn_dfs()
H A Dilu_zcolumn_dfs.c77 int jcolp1, jcolm1, jsuper, nsuper, nextl; in ilu_zcolumn_dfs() local
101 jsuper = nsuper; in ilu_zcolumn_dfs()
129 if ( kmark != jcolm1 ) jsuper = EMPTY;/* Row index subset testing */ in ilu_zcolumn_dfs()
172 if ( chmark != jcolm1 ) jsuper = EMPTY; in ilu_zcolumn_dfs()
228 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = EMPTY; in ilu_zcolumn_dfs()
231 if ( nextl == jptr ) jsuper = EMPTY; in ilu_zcolumn_dfs()
235 if ( jcol - fsupc >= maxsuper ) jsuper = EMPTY; in ilu_zcolumn_dfs()
241 if ( jsuper == EMPTY ) { /* starts a new supernode */ in ilu_zcolumn_dfs()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/math/eigen3/eigen-3.3.9/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
98 Index jsuper = glu.supno(jcol); in column_dfs() local
103 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
136 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
140 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
147 if (jsuper == emptyIdxLU) in column_dfs()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/SparseLU/
H A DSparseLU_column_dfs.h43 …column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, Index>::GlobalLU_t& glu… in column_dfs_traits()
44 : m_jcol(jcol), m_jsuper_ref(jsuper), m_glu(glu), m_luImpl(luImpl) in column_dfs_traits()
96 Index jsuper = glu.supno(jcol); in column_dfs() local
101 column_dfs_traits<IndexVector, ScalarVector> traits(jcol, jsuper, glu, *this); in column_dfs()
134 if ( (nextl-jptr != jptr-jm1ptr-1) ) jsuper = emptyIdxLU; in column_dfs()
138 if ( (jcol - fsupc) >= maxsuper) jsuper = emptyIdxLU; in column_dfs()
145 if (jsuper == emptyIdxLU) in column_dfs()

12345