aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/IterativeSolvers
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Eigen/IterativeSolvers')
-rw-r--r--unsupported/Eigen/IterativeSolvers2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Eigen/IterativeSolvers b/unsupported/Eigen/IterativeSolvers
index 6d7b02ad3..e1a2e2fb6 100644
--- a/unsupported/Eigen/IterativeSolvers
+++ b/unsupported/Eigen/IterativeSolvers
@@ -47,7 +47,7 @@ namespace Eigen {
#include "src/IterativeSolvers/IterationController.h"
#include "src/IterativeSolvers/ConstrainedConjGrad.h"
#include "src/IterativeSolvers/IncompleteLU.h"
-#include "src/IterativeSolvers/SSORPreconditioner.h"
+//#include "src/IterativeSolvers/SSORPreconditioner.h"
//@}