Fix random doxygen warnings and typos
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd_math.cpp
index 20d7b916dbdf47b26b305a2806a8b3d355de9db4..07b25cde5f5849241f25d2377b33b3ff41750e03 100644 (file)
@@ -448,14 +448,13 @@ void SimdMathTest::generateTestPointsTest()
 
 // Actual math function tests below
 
-
-namespace
-{
-
 /*! \cond internal */
 /*! \addtogroup module_simd */
 /*! \{ */
 
+namespace
+{
+
 // Reference data is selected based on test name, so make the test name precision-dependent
 #        if GMX_DOUBLE
 TEST_F(SimdMathTest, generateTestPointsDouble)