Skip to content
Snippets Groups Projects
Commit ec5173ee authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Free

parent b935cf1a
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,7 @@ class MyBlockProblem<MyConvexProblemTypeTEMPLATE>::IterateObject {
LocalVectorType correction;
Dune::minimise(localJ, ui, 5, bisection); // FIXME: hardcoded value
free(f);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment