MOAB: Mesh Oriented datABase  (version 5.4.1)
EdgeLengthMetricTest Class Reference
+ Inheritance diagram for EdgeLengthMetricTest:
+ Collaboration diagram for EdgeLengthMetricTest:

Public Member Functions

 EdgeLengthMetricTest ()
void test_supported_types ()
void test_ideal_element_eval ()
void test_valid_hessian ()
void test_get_evaluations ()
void test_get_edge_indices ()
void test_eval_with_indices ()
void test_eval_with_gradient ()
void test_location_invariant ()
void test_orient_invariant ()
 EdgeLengthMetricTest ()
void test_supported_types ()
void test_ideal_element_eval ()
void test_inverted_elements ()
void test_degenerate_elements ()
void test_get_evaluations ()
void test_get_vertex_indices ()
void test_get_fixed_indices ()
void test_eval_with_indices ()
void test_location_invariant ()
void test_orient_invariant ()

Private Member Functions

 CPPUNIT_TEST_SUITE (EdgeLengthMetricTest)
 CPPUNIT_TEST (test_supported_types)
 CPPUNIT_TEST (test_ideal_element_eval)
 CPPUNIT_TEST (test_valid_hessian)
 CPPUNIT_TEST (test_get_evaluations)
 CPPUNIT_TEST (test_get_edge_indices)
 CPPUNIT_TEST (test_eval_with_indices)
 CPPUNIT_TEST (test_eval_with_gradient)
 CPPUNIT_TEST (test_location_invariant)
 CPPUNIT_TEST (test_orient_invariant)
 CPPUNIT_TEST_SUITE_END ()
 CPPUNIT_TEST_SUITE (EdgeLengthMetricTest)
 CPPUNIT_TEST (test_supported_types)
 CPPUNIT_TEST (test_ideal_element_eval)
 CPPUNIT_TEST (test_inverted_elements)
 CPPUNIT_TEST (test_degenerate_elements)
 CPPUNIT_TEST (test_get_evaluations)
 CPPUNIT_TEST (test_get_vertex_indices)
 CPPUNIT_TEST (test_get_fixed_indices)
 CPPUNIT_TEST (test_eval_with_indices)
 CPPUNIT_TEST (test_location_invariant)
 CPPUNIT_TEST (test_orient_invariant)
 CPPUNIT_TEST_SUITE_END ()

Private Attributes

EdgeLengthMetric mMetric
QualityMetricTester tester
EdgeLengthQualityMetric mMetric

Detailed Description

Definition at line 39 of file EdgeLengthMetricTest.cpp.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 87 of file EdgeLengthMetricTest.cpp.

References mMetric.


Member Data Documentation

List of all members.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines