Version: 5.1.6

INTERP_TEST.PointLocatorTest Class Reference

Test suite testing some of the low level methods of TransformedTriangle. More...

#include <PointLocatorTest.hxx>

Inheritance diagram for INTERP_TEST.PointLocatorTest:
Inheritance graph

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.

Private Member Functions

 CPPUNIT_TEST_SUITE (PointLocatorTest)
 CPPUNIT_TEST (test_PointLocator)
 CPPUNIT_TEST_SUITE_END ()

Detailed Description

Test suite testing some of the low level methods of TransformedTriangle.


Member Function Documentation

INTERP_TEST.PointLocatorTest.CPPUNIT_TEST_SUITE ( PointLocatorTest   )  [private]
INTERP_TEST.PointLocatorTest.CPPUNIT_TEST ( test_PointLocator   )  [private]
INTERP_TEST.PointLocatorTest.CPPUNIT_TEST_SUITE_END (  )  [private]
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.

References INTERP_KERNEL.PointLocator.locate(), MED_EN.MED_HEXA8, MED_EN.MED_QUAD4, MEDMeshMaker(), TestMedCorba2.x2, TestMedCorba2.x3, and TestMedCorba2.x4.