We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b099a45 commit c20d0c8Copy full SHA for c20d0c8
src/Tearing/TearingAlgorithms.h
@@ -71,6 +71,8 @@ class TearingAlgorithms
71
TriangleSetGeometryAlgorithms<DataTypes>* _triangleGeo);
72
73
virtual ~TearingAlgorithms();
74
+
75
+ void computeFracturePath(FracturePath& my_fracturePath);
76
77
78
/// <summary>
0 commit comments