]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Restore previous numbering
authorMartin Kronbichler <martin.kronbichler@rub.de>
Fri, 4 Oct 2024 15:11:18 +0000 (17:11 +0200)
committerMartin Kronbichler <martin.kronbichler@rub.de>
Fri, 4 Oct 2024 15:11:41 +0000 (17:11 +0200)
source/lac/sparsity_tools.cc

index df8f841539b74c6cd972e1994089b6dd74952326..d1e0aaa9fa569a028f3e172930e3f028b174e280 100644 (file)
@@ -878,6 +878,7 @@ namespace SparsityTools
                       n_remaining_neighbors[it->column()]--;
                     }
                 }
+              std::sort(current_neighbors.begin(), current_neighbors.end());
             }
         }
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.