antioch-0.4.0
|
Public Member Functions | |
CPPUNIT_TEST_SUITE (NASA7CurveFitTestDouble) | |
CPPUNIT_TEST (test_nasa7_default_temp_intervals) | |
CPPUNIT_TEST (test_nasa7_user_specified_temp_intervals) | |
CPPUNIT_TEST_SUITE_END () | |
void | test_nasa7_default_temp_intervals () |
void | test_nasa7_user_specified_temp_intervals () |
void | N2_test (const Antioch::NASA7CurveFit< double > &curve_fit) |
void | H2_test (const Antioch::NASA7CurveFit< double > &curve_fit) |
void | test_cp (doubleT, const std::vector< double > &exact_coeffs, const Antioch::NASA7CurveFit< double > &curve_fit) |
void | test_h (doubleT, const std::vector< double > &exact_coeffs, const Antioch::NASA7CurveFit< double > &curve_fit) |
void | test_s (doubleT, const std::vector< double > &exact_coeffs, const Antioch::NASA7CurveFit< double > &curve_fit) |
double | tol () |
double | cp_exact (doubleT, doublea0, doublea1, doublea2, doublea3, doublea4) |
double | h_exact (doubleT, doublea0, doublea1, doublea2, doublea3, doublea4, doublea5) |
double | s_exact (doubleT, doublea0, doublea1, doublea2, doublea3, doublea4, doublea6) |
void | setUp () |
void | tearDown () |
void | init_H2_coeffs_200_1000 () |
void | init_H2_coeffs_1000_3500 () |
void | init_all_H2_coeffs () |
void | init_N2_coeffs_300_1000 () |
void | init_N2_coeffs_1000_5000 () |
void | init_all_N2_coeffs () |
Protected Attributes | |
std::vector< double > | _H2_coeffs_200_1000 |
std::vector< double > | _H2_coeffs_1000_3500 |
std::vector< double > | _N2_coeffs_300_1000 |
std::vector< double > | _N2_coeffs_1000_5000 |
std::vector< double > | _all_standard_H2_coeffs |
std::vector< double > | _all_standard_N2_coeffs |
Definition at line 168 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 139 of file nasa7_curve_fit_test.C.
AntiochTesting::NASA7CurveFitTestDouble::CPPUNIT_TEST | ( | test_nasa7_default_temp_intervals | ) |
AntiochTesting::NASA7CurveFitTestDouble::CPPUNIT_TEST | ( | test_nasa7_user_specified_temp_intervals | ) |
AntiochTesting::NASA7CurveFitTestDouble::CPPUNIT_TEST_SUITE | ( | NASA7CurveFitTestDouble | ) |
AntiochTesting::NASA7CurveFitTestDouble::CPPUNIT_TEST_SUITE_END | ( | ) |
|
inlineinherited |
Definition at line 76 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 144 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 82 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 117 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 70 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 58 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 105 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 93 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 63 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 149 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 45 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 56 of file nasa7_thermo_test_base.h.
|
inlineinherited |
Definition at line 89 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 104 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 46 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 52 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 120 of file nasa7_curve_fit_test.C.
|
inlineinherited |
Definition at line 136 of file nasa7_curve_fit_test.C.
|
protectedinherited |
Definition at line 137 of file nasa7_thermo_test_base.h.
|
protectedinherited |
Definition at line 138 of file nasa7_thermo_test_base.h.
|
protectedinherited |
Definition at line 131 of file nasa7_thermo_test_base.h.
|
protectedinherited |
Definition at line 130 of file nasa7_thermo_test_base.h.
|
protectedinherited |
Definition at line 134 of file nasa7_thermo_test_base.h.
|
protectedinherited |
Definition at line 133 of file nasa7_thermo_test_base.h.