13 #include <cxxtest/TestSuite.h> void testCollapseQuadTri()
Test simple mesh with one quad and one triangle that share two adjacent edges. Expected to result in ...
Tests for MeBadQuadRemover class.
void testReplacePoints()
Test ReplacePoint and BuildUGridFromReplacedPoints.
void testGetAdjacentPointCounts()
Test GetAdjacentPointCounts.
void testCollapse()
Testing quad removal on a more complex quad UGrid. The original mesh has two rows of quads with some ...