Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / nbnxm / kernels_simd_2xmm / kernel_outer.h
index be27518f939fae5c88fc6c377a5341b0abc41a22..bdf2524e519ccfcbdb1510ff7cfd43eefd60d208 100644 (file)
 #if !(defined LJ_COMB_GEOM || defined LJ_COMB_LB || defined FIX_LJ_C)
     /* No combination rule used */
     const real* gmx_restrict nbfp_ptr = nbatParams.nbfp_aligned.data();
-    const int* gmx_restrict type      = nbatParams.type.data();
+    const int* gmx_restrict  type     = nbatParams.type.data();
 #endif
 
     /* Load j-i for the first i */