aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/PaStiXSupport
Commit message (Expand)AuthorAge
* Make constructors explicit if they could lead to unintended implicit conversionGravatar Christoph Hertzberg2014-09-23
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Fix usage of m_isInitialized in SparseLU and Pastix support.Gravatar Gael Guennebaud2014-09-01
* Refactoring of sparse solvers through a SparseSolverBase class and usage of t...Gravatar Gael Guennebaud2014-09-01
* Fix PaStiX support for Pastix 5.2Gravatar Gael Guennebaud2014-02-28
* add support for solving with sparse right hand sideGravatar Desire NUENTSA2013-01-25
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* simplify and clean a bit the Pastix support moduleGravatar Gael Guennebaud2012-06-12
* fix installation pathGravatar Gael Guennebaud2012-06-06
* remove debug outputGravatar Gael Guennebaud2012-04-17
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* Add private copy constructors to sparse solvers backendsGravatar Desire NUENTSA2012-03-29
* modify the unit tests of sparse linear solvers to enable tests on real matri...Gravatar Desire NUENTSA2012-03-29
* Add simple API to set Pastix parametersGravatar Desire NUENTSA2012-03-22
* Adding an interface to PaStiX, the multithreaded and distributed linear solverGravatar Desire NUENTSA2012-03-08