Gromacs
2018.8
|
This is the complete list of members for gmx::test::SimdBaseTest, including all inherited members.
absTol_ | gmx::test::SimdBaseTest | protected |
compareVectorEq(const char *refExpr, const char *tstExpr, const std::vector< T > &ref, const std::vector< T > &tst) | gmx::test::SimdBaseTest | inline |
compareVectorRealUlp(const char *refExpr, const char *tstExpr, const std::vector< real > &ref, const std::vector< real > &tst) | gmx::test::SimdBaseTest | |
range_ | gmx::test::SimdBaseTest | protected |
s_nPoints | gmx::test::SimdBaseTest | static |
setAbsTol(real newTol) | gmx::test::SimdBaseTest | inline |
setRange(real low, real high) | gmx::test::SimdBaseTest | inline |
setUlpTol(std::int64_t newTol) | gmx::test::SimdBaseTest | inline |
SimdBaseTest() | gmx::test::SimdBaseTest | inline |
ulpTol_ | gmx::test::SimdBaseTest | protected |