1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-06-05 03:34:36 +01:00

definitions reconciled.

This commit is contained in:
Jung
2016-01-25 16:30:59 -05:00
parent 7aa8d5e8af
commit bd84c23298
5 changed files with 84 additions and 403 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ public:
}
}
std::cout<<GridLogMessage<<"ConjugateGradient did NOT converge"<<std::endl;
// assert(0);
assert(0);
}
};
}