![]() |
|
Functions | |
template<typename MatrixType > | |
void | check_stdlist_matrix (const MatrixType &m) |
template<typename TransformType > | |
void | check_stdlist_transform (const TransformType &) |
template<typename QuaternionType > | |
void | check_stdlist_quaternion (const QuaternionType &) |
EIGEN_DECLARE_TEST (stdlist) | |
void check_stdlist_matrix | ( | const MatrixType & | m | ) |
References cols, i, m, rows, v, VERIFY_IS_APPROX, w, plotDoE::x, y, and oomph::PseudoSolidHelper::Zero.
Referenced by EIGEN_DECLARE_TEST().
void check_stdlist_quaternion | ( | const QuaternionType & | ) |
References i, v, VERIFY_IS_APPROX, w, plotDoE::x, and y.
Referenced by EIGEN_DECLARE_TEST().
void check_stdlist_transform | ( | const TransformType & | ) |
References i, v, VERIFY_IS_APPROX, w, plotDoE::x, and y.
Referenced by EIGEN_DECLARE_TEST().
EIGEN_DECLARE_TEST | ( | stdlist | ) |
References CALL_SUBTEST_1, CALL_SUBTEST_2, CALL_SUBTEST_3, CALL_SUBTEST_4, CALL_SUBTEST_5, check_stdlist_matrix(), check_stdlist_quaternion(), and check_stdlist_transform().