From 319506401d877e3dde7371f688df6258c2df7b8f Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 30 Nov 2020 14:04:30 +0100 Subject: [PATCH] Corrected symetry check --- .../src/StationaryDiffusionEquation.cxx | 41 ++++++++++++------- 1 file changed, 27 insertions(+), 14 deletions(-) diff --git a/CoreFlows/Models/src/StationaryDiffusionEquation.cxx b/CoreFlows/Models/src/StationaryDiffusionEquation.cxx index eccee5e..0af2cd8 100755 --- a/CoreFlows/Models/src/StationaryDiffusionEquation.cxx +++ b/CoreFlows/Models/src/StationaryDiffusionEquation.cxx @@ -273,14 +273,6 @@ void StationaryDiffusionEquation::initialize() *_runLogFile<<"### The system matrix being singular, we seek a zero sum solution, and exact (LU and CHOLESKY) and incomplete factorisations (ILU and ICC) may fail."<