Introduce SumFunctionalConstrainedLinearization
All threads resolved!
All threads resolved!
Compare changes
@@ -49,7 +49,7 @@ public:
Previously, the brittle-fracture
program used a taylor-made linearization called ElasticEnergyConstrainedLinearization
. However, there wasn't actually anything elasticity-specific in the code, and therefore this MR replaces said class by a generic SumFunctionalConstrainedLinearization
.