The source project of this merge request has been removed.
PARMG cleanup, write out deformationfunction to a file, Continue the trustregionsolver with a smaller trustregion radius in case of an exception
1 unresolved thread
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
@@ -28,6 +28,9 @@ class FEAssembler {
@@ -28,6 +28,9 @@ class FEAssembler {
@@ -70,7 +73,7 @@ getNeighborsPerVertex(Dune::MatrixIndexSet& nb) const
@@ -70,7 +73,7 @@ getNeighborsPerVertex(Dune::MatrixIndexSet& nb) const
@@ -111,7 +114,7 @@ assembleGradientAndHessian(const VectorType& sol,
@@ -111,7 +114,7 @@ assembleGradientAndHessian(const VectorType& sol,
@@ -159,7 +162,7 @@ computeEnergy(const VectorType& sol) const
@@ -159,7 +162,7 @@ computeEnergy(const VectorType& sol) const