xmsmesh
1.0
|
Tests for MeBadQuadRemover class. More...
Public Member Functions | |
void | testGetAdjacentPointCounts () |
Test GetAdjacentPointCounts. | |
void | testReplacePoints () |
Test ReplacePoint and BuildUGridFromReplacedPoints. | |
void | testCollapse () |
Testing quad removal on a more complex quad UGrid. The original mesh has two rows of quads with some 3 diamond shaped quads. One if on the left boundary. One is roughly in the middle. One is near the right side. There are also two pairs of quads where each pair is separated by 2 sequential shared edges. One has an aspect ratio to collapse. The other does not. Then toward the right is a quad that has 3 points with 3 edges attached. It should not collapse. One the bottom right is a quad with 4 3 edge points, and it also should not collapse. | |
void | testCollapseQuadTri () |
Test simple mesh with one quad and one triangle that share two adjacent edges. Expected to result in one triangle. | |
Tests for MeBadQuadRemover class.
Definition at line 23 of file MeBadQuadRemover.t.h.