Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd.h
index 9904390309a3924d7edeb8e77f9d8b52165576df..26cdf9e74bc695dc0b05db3898ee3403dc75b215 100644 (file)
@@ -75,7 +75,9 @@
  * \ingroup module_simd
  */
 #include <vector>
+
 #include <gtest/gtest.h>
+
 #include "gromacs/simd/simd.h"
 
 #include "base.h"
@@ -141,7 +143,9 @@ extern const gmx_simd_int32_t iSimd_0xCCCCCCCC; //!< Bitpattern to test integer
 #endif                                          // GMX_SIMD_HAVE_INT32
 
 
-/*! \brief Test fixture for SIMD tests.
+/*! \internal
+ * \brief
+ * Test fixture for SIMD tests.
  *
  * This is a very simple test fixture that basically just takes the common
  * SIMD/SIMD4 functionality from SimdBaseTest and creates wrapper routines