From: guido Date: Wed, 30 Apr 2003 12:55:39 +0000 (+0000) Subject: more sophisticated permutation X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35c03be8602002338870343ff5882a053f1b6df5;p=dealii-svn.git more sophisticated permutation git-svn-id: https://svn.dealii.org/trunk@7499 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/lac/solver.cc b/tests/lac/solver.cc index 5edaf5d21a..6e83139730 100644 --- a/tests/lac/solver.cc +++ b/tests/lac/solver.cc @@ -104,8 +104,21 @@ int main() std::vector permutation(dim); std::vector inverse_permutation(dim); - for (unsigned int i=0;i