xmsmesh
1.0
MeMultiPolyTo2dm.t.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef CXX_TEST
3
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
// 3. Standard Library Headers
11
12
// 4. External Library Headers
13
#include <cxxtest/TestSuite.h>
14
15
// 5. Shared Headers
16
17
// 6. Non-shared Headers
18
19
//----- Namespace declaration --------------------------------------------------
20
21
// namespace xms {
22
23
class
MeMultiPolyTo2dmUnitTests
:
public
CxxTest::TestSuite
24
{
25
public
:
26
void
testCreateClass
();
27
void
testCase4
();
28
};
29
30
class
MeMultiPolyTo2dmIntermediateTests
:
public
CxxTest::TestSuite
31
{
32
public
:
33
void
testCase2
();
34
void
testCase100
();
35
void
testCase101
();
36
void
testCase102
();
37
void
testCase103
();
38
void
testCasePaveGeo
();
39
void
testCasePaveSanDiego
();
40
void
testCasePaveSanDiego_SpringRelaxation
();
41
void
testCasePatch6
();
42
void
testCasePaveConstSizeTransition
();
43
void
testSeedPoints
();
44
void
testSeedPoints_PolygonWithHole
();
45
void
testbug11299
();
46
void
testInternalFeaturesCase0
();
47
void
testInternalFeaturesCase1
();
48
void
testInternalFeaturesCase2
();
49
};
50
51
//} // namespace xms
52
#endif
MeMultiPolyTo2dmIntermediateTests::testSeedPoints_PolygonWithHole
void testSeedPoints_PolygonWithHole()
Test providing seed points to the mesher for a polygon with a hole.
Definition:
MeMultiPolyTo2dm.cpp:741
MeMultiPolyTo2dmIntermediateTests::testCasePaveConstSizeTransition
void testCasePaveConstSizeTransition()
Test paving to a constant size with a transition factor.
Definition:
MeMultiPolyTo2dm.cpp:695
MeMultiPolyTo2dmIntermediateTests::testbug11299
void testbug11299()
Test providing seed points to the mesher for a polygon with a hole.
Definition:
MeMultiPolyTo2dm.cpp:748
MeMultiPolyTo2dmUnitTests
Tests for MeMultiPolyTo2dm.
Definition:
MeMultiPolyTo2dm.t.h:23
MeMultiPolyTo2dmIntermediateTests::testCase101
void testCase101()
tests meshing a square with a "c" shaped hole in it Also has refine points, constant size function...
Definition:
MeMultiPolyTo2dm.cpp:595
MeMultiPolyTo2dmIntermediateTests::testInternalFeaturesCase1
void testInternalFeaturesCase1()
Test providing seed points to the mesher for a polygon with a hole.
Definition:
MeMultiPolyTo2dm.cpp:762
MeMultiPolyTo2dmIntermediateTests::testInternalFeaturesCase0
void testInternalFeaturesCase0()
Test providing seed points to the mesher for a polygon with a hole.
Definition:
MeMultiPolyTo2dm.cpp:755
MeMultiPolyTo2dmIntermediateTests::testInternalFeaturesCase2
void testInternalFeaturesCase2()
Test providing seed points to the mesher for a polygon with a hole.
Definition:
MeMultiPolyTo2dm.cpp:769
MeMultiPolyTo2dmUnitTests::testCase4
void testCase4()
tests meshing 2 adajacent polygons with holes
Definition:
MeMultiPolyTo2dm.cpp:412
MeMultiPolyTo2dmIntermediateTests::testCasePaveGeo
void testCasePaveGeo()
Test a paving bug.
Definition:
MeMultiPolyTo2dm.cpp:620
MeMultiPolyTo2dmIntermediateTests::testCase100
void testCase100()
tests meshing a square with a "c" shaped hole in it Also has refine points, size function, and elevation function
Definition:
MeMultiPolyTo2dm.cpp:587
MeMultiPolyTo2dmUnitTests::testCreateClass
void testCreateClass()
tests creating the class
Definition:
MeMultiPolyTo2dm.cpp:404
MeMultiPolyTo2dmIntermediateTests::testCasePaveSanDiego_SpringRelaxation
void testCasePaveSanDiego_SpringRelaxation()
Test San Diego bay with spring relaxation.
Definition:
MeMultiPolyTo2dm.cpp:634
MeMultiPolyTo2dmIntermediateTests
Tests for MeMultiPolyTo2dm.
Definition:
MeMultiPolyTo2dm.t.h:30
MeMultiPolyTo2dmIntermediateTests::testCasePatch6
void testCasePatch6()
Tests two patched polys next to each other, and one paved poly next to them.
Definition:
MeMultiPolyTo2dm.cpp:642
MeMultiPolyTo2dmIntermediateTests::testCase102
void testCase102()
tests meshing a square with a "c" shaped hole in it Also has refine points, constant size function...
Definition:
MeMultiPolyTo2dm.cpp:604
MeMultiPolyTo2dmIntermediateTests::testCase2
void testCase2()
tests meshing a square with a "c" shaped hole in it
Definition:
MeMultiPolyTo2dm.cpp:579
MeMultiPolyTo2dmIntermediateTests::testCase103
void testCase103()
tests meshing a square with a "c" shaped hole in it Also has refine points, constant size function...
Definition:
MeMultiPolyTo2dm.cpp:613
MeMultiPolyTo2dmIntermediateTests::testCasePaveSanDiego
void testCasePaveSanDiego()
Test San Diego bay.
Definition:
MeMultiPolyTo2dm.cpp:627
MeMultiPolyTo2dmIntermediateTests::testSeedPoints
void testSeedPoints()
Test providing seed points to the mesher.
Definition:
MeMultiPolyTo2dm.cpp:734
xmsmesh
meshing
MeMultiPolyTo2dm.t.h
Generated on Thu Feb 28 2019 19:28:42 for xmsmesh by
1.8.14