From 7a34c20120af90e112d2b4ff5b2fc91ef999791b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Skaflestad?= Date: Tue, 24 Oct 2023 09:51:12 +0200 Subject: [PATCH] Remove Leftover Debug Printout This information already goes to the .DBG file so there's no need to echo it to the main console as well. --- opm/simulators/linalg/ISTLSolverEbos.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/opm/simulators/linalg/ISTLSolverEbos.hpp b/opm/simulators/linalg/ISTLSolverEbos.hpp index 1d1d5cba0..59fdb3871 100644 --- a/opm/simulators/linalg/ISTLSolverEbos.hpp +++ b/opm/simulators/linalg/ISTLSolverEbos.hpp @@ -278,7 +278,6 @@ std::unique_ptr blockJacobiAdjacency(const Grid& grid, os << "Property tree for linear solvers:\n"; for (std::size_t i = 0; i