-
- Downloads
[bugfix][Release] Initialize index with an unsigned value
With the recent changes to bigunsignedint, the index cannot be initialized with a negative value anymore. We change this to 1 to overcome the problem. This commit together with the recent bugfixes by Ansgar fixes the AMG code on master.
Please register or sign in to comment