Public Member Functions | |
void | TestAdaptiveRK5 () |
void | TestRK4 () |
void | TestRK4SVector () |
void | TestRK5 () |
void | TestRK5SVector () |
Private Member Functions | |
CPPUNIT_TEST (TestRK4) | |
CPPUNIT_TEST (TestRK4SVector) | |
CPPUNIT_TEST (TestRK5) | |
CPPUNIT_TEST (TestRK5SVector) | |
CPPUNIT_TEST (TestAdaptiveRK5) | |
CPPUNIT_TEST_SUITE (TestODEIntegrator) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 60 of file testODEIntegrator.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
Definition at line 202 of file testODEIntegrator.cc.
References utl::RK5ODEIntegrator< DerivativeFunctor >::AdaptiveBegin(), ASSERT_CLOSE_EPS, eps, utl::AdaptiveRK5Iterator< DerivativeFunctor, VectorType, ErrorScalingPolicy >::GetX(), utl::AdaptiveRK5Iterator< DerivativeFunctor, VectorType, ErrorScalingPolicy >::GetY(), utl::m, and sqrt().
|
inline |
Definition at line 72 of file testODEIntegrator.cc.
References ASSERT_CLOSE, ASSERT_CLOSE_EPS, utl::RK4ODEIntegrator< DerivativeFunctor >::Begin(), eps, utl::RK4Iterator< DerivativeFunctor, VectorType >::GetX(), utl::RK4Iterator< DerivativeFunctor, VectorType >::GetY(), utl::m, and sqrt().
|
inline |
Definition at line 105 of file testODEIntegrator.cc.
References ASSERT_CLOSE, ASSERT_CLOSE_EPS, utl::RK4ODEIntegrator< DerivativeFunctor >::Begin(), eps, utl::RK4Iterator< DerivativeFunctor, VectorType >::GetX(), utl::RK4Iterator< DerivativeFunctor, VectorType >::GetY(), utl::m, and sqrt().
|
inline |
Definition at line 137 of file testODEIntegrator.cc.
References ASSERT_CLOSE, ASSERT_CLOSE_EPS, utl::RK5ODEIntegrator< DerivativeFunctor >::Begin(), eps, utl::RK5Iterator< DerivativeFunctor, VectorType >::GetX(), utl::RK5Iterator< DerivativeFunctor, VectorType >::GetY(), utl::m, and sqrt().
|
inline |
Definition at line 170 of file testODEIntegrator.cc.
References ASSERT_CLOSE, ASSERT_CLOSE_EPS, utl::RK5ODEIntegrator< DerivativeFunctor >::Begin(), eps, utl::RK5Iterator< DerivativeFunctor, VectorType >::GetX(), utl::RK5Iterator< DerivativeFunctor, VectorType >::GetY(), utl::m, and sqrt().