13 #include <cxxtest/TestSuite.h> void testSpringRelaxSinglePoint2()
Tests the spring relax of a point. Uses the TIN below.
void testRelaxWhileMeshing()
Tests the relaxation code as if we were creating a mesh.
void testAllTrianglesHavePositiveArea()
Tests the spring relax of a point. Uses the TIN below.
void testSpringRelaxSetup2()
Tests the spring relax setup. Uses the TIN below. This tin has missing triangles compared to the prev...
void testSpringRelaxSinglePoint3()
Tests the spring relax of a point. Uses the TIN below. We are relaxing point 4 and it has 3 connectio...
void testNewLocationIsValid()
Tests that a new location for a point is within one of the triangles adjacent to that point's current...
void testSpringRelaxSinglePoint()
Tests the spring relax of a point. Uses the TIN below.
void testSpringRelaxSetup()
Tests the spring relax setup. Uses the TIN below.