From 0ec5ae4861f040105677505ce45493f69d3f1748 Mon Sep 17 00:00:00 2001 From: Gregor Olenik Date: Wed, 11 Dec 2024 11:08:28 +0100 Subject: [PATCH] fix compress columns order based on orig ranks instead of interface id --- include/OGL/MatrixWrapper/SparsityPattern.hpp | 17 ++++++++++++----- src/Repartitioner.cpp | 10 ++++++---- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/include/OGL/MatrixWrapper/SparsityPattern.hpp b/include/OGL/MatrixWrapper/SparsityPattern.hpp index 757ac4c8..8a20c224 100644 --- a/include/OGL/MatrixWrapper/SparsityPattern.hpp +++ b/include/OGL/MatrixWrapper/SparsityPattern.hpp @@ -36,6 +36,12 @@ std::vector