Test suite testing some of the low level methods of TransformedTriangle. More...
#include <PointLocatorTest.hxx>

Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | test_PointLocator () |
| Test that creates a tree in 2D and check that the results are correct in three cases : a non matching search a standard case a bbox overlapping the bboxes of the tree. | |
| void | test_PointLocatorInSimplex () |
| Test that the results are correct in three cases : a non matching search a standard case a bbox overlapping the bboxes of the tree. | |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (PointLocatorTest) | |
| CPPUNIT_TEST (test_PointLocator) | |
| CPPUNIT_TEST (test_PointLocatorInSimplex) | |
| CPPUNIT_TEST_SUITE_END () | |
Test suite testing some of the low level methods of TransformedTriangle.
| INTERP_TEST.PointLocatorTest.CPPUNIT_TEST_SUITE | ( | PointLocatorTest | ) | [private] |
| INTERP_TEST.PointLocatorTest.CPPUNIT_TEST | ( | test_PointLocator | ) | [private] |
| INTERP_TEST.PointLocatorTest.CPPUNIT_TEST | ( | test_PointLocatorInSimplex | ) | [private] |
| INTERP_TEST.PointLocatorTest.CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| dn46 SALOME series6x631 MED Mandriva2010 MED_SRC src INTERP_KERNELTest PointLocatorTest cxx void INTERP_TEST.PointLocatorTest::setUp | ( | ) |
| void INTERP_TEST.PointLocatorTest::tearDown | ( | ) |
| void INTERP_TEST.PointLocatorTest::test_PointLocator | ( | ) |
Test that creates a tree in 2D and check that the results are correct in three cases : a non matching search a standard case a bbox overlapping the bboxes of the tree.
| void INTERP_TEST.PointLocatorTest::test_PointLocatorInSimplex | ( | ) |
Test that the results are correct in three cases : a non matching search a standard case a bbox overlapping the bboxes of the tree.
References MEDMEM.PointLocator.locate(), MED_EN.MED_HEXA8, MED_EN.MED_QUAD4, and MEDMeshMaker().