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

Public Member Functions

 ConditionNumberTest ()
void test_supported_types ()
void test_ideal_element_eval ()
void test_ideal_element_grad ()
void test_ideal_element_hess ()
void test_measures_quality ()
void test_gradient_reflects_quality ()
void test_domain_deviation ()
void test_inverted_elements ()
void test_degenerate_elements ()
void test_get_evaluations ()
void test_get_element_indices ()
void test_get_fixed_indices ()
void test_eval_with_indices ()
void test_location_invariant ()
void test_scale_invariant ()
void test_orient_invariant ()

Private Member Functions

 CPPUNIT_TEST_SUITE (ConditionNumberTest)
 CPPUNIT_TEST (test_supported_types)
 CPPUNIT_TEST (test_ideal_element_eval)
 CPPUNIT_TEST (test_ideal_element_grad)
 CPPUNIT_TEST (test_ideal_element_hess)
 CPPUNIT_TEST (test_measures_quality)
 CPPUNIT_TEST (test_gradient_reflects_quality)
 CPPUNIT_TEST (test_domain_deviation)
 CPPUNIT_TEST (test_inverted_elements)
 CPPUNIT_TEST (test_degenerate_elements)
 CPPUNIT_TEST (test_get_evaluations)
 CPPUNIT_TEST (test_get_element_indices)
 CPPUNIT_TEST (test_get_fixed_indices)
 CPPUNIT_TEST (test_eval_with_indices)
 CPPUNIT_TEST (test_location_invariant)
 CPPUNIT_TEST (test_scale_invariant)
 CPPUNIT_TEST (test_orient_invariant)
 CPPUNIT_TEST_SUITE_END ()

Private Attributes

ConditionNumberQualityMetric mMetric
QualityMetricTester tester

Detailed Description

Definition at line 39 of file ConditionNumberTest.cpp.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 118 of file ConditionNumberTest.cpp.

References mMetric.

Definition at line 133 of file ConditionNumberTest.cpp.

References mMetric.

Definition at line 87 of file ConditionNumberTest.cpp.

References mMetric.

Definition at line 113 of file ConditionNumberTest.cpp.

References mMetric.

Definition at line 97 of file ConditionNumberTest.cpp.

References mMetric.

Definition at line 150 of file ConditionNumberTest.cpp.

References mMetric.


Member Data Documentation

List of all members.


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