
Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | testCancellation () |
| void | testFactory () |
| void | testFunction () |
| void | testRomberg () |
| void | testSimpson () |
| void | testSpeed () |
| void | testTrapezoidal () |
| void | testZero () |
Private Member Functions | |
| CPPUNIT_TEST (testFactory) | |
| CPPUNIT_TEST (testRomberg) | |
| CPPUNIT_TEST (testTrapezoidal) | |
| CPPUNIT_TEST (testSimpson) | |
| CPPUNIT_TEST (testCancellation) | |
| CPPUNIT_TEST (testZero) | |
| CPPUNIT_TEST (testFunction) | |
| CPPUNIT_TEST (testSpeed) | |
| CPPUNIT_TEST_SUITE (IntegratorTest) | |
| CPPUNIT_TEST_SUITE_END () | |
Definition at line 72 of file testIntegrator.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
Definition at line 86 of file testIntegrator.cc.
|
inline |
Definition at line 88 of file testIntegrator.cc.
|
inline |
Definition at line 154 of file testIntegrator.cc.
References utl::MakeIntegrator().
|
inline |
Definition at line 91 of file testIntegrator.cc.
References utl::MakeIntegrator().
|
inline |
Definition at line 191 of file testIntegrator.cc.
References utl::MakeIntegrator(), and MyLog().
|
inline |
Definition at line 100 of file testIntegrator.cc.
References tst::Verify().
|
inline |
Definition at line 136 of file testIntegrator.cc.
References tst::Verify().
|
inline |
Definition at line 198 of file testIntegrator.cc.
References eps, CountedLog::GetCounter(), utl::Integrator< Functor >::GetRombergIntegral(), utl::Integrator< Functor >::GetSimpsonIntegral(), utl::Integrator< Functor >::GetTrapezoidalIntegral(), ns, and CountedLog::Reset().
|
inline |
Definition at line 118 of file testIntegrator.cc.
References tst::Verify().
|
inline |
Definition at line 166 of file testIntegrator.cc.
References utl::MakeIntegrator().