Feature/amg memory management
Compare changes
Files
15@@ -4,7 +4,7 @@
@@ -43,8 +43,11 @@ void testHierarchy(int N)
@@ -71,6 +74,7 @@ void testHierarchy(int N)
This branch is cleaning up the AMG memory management in order to get rid of manual pointer juggling and thus improve maintainability.