nbnxn_kernels: Clean up -Wunused-parameter warnings
authorAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Thu, 26 Sep 2013 08:33:18 +0000 (12:33 +0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 30 Oct 2013 15:47:23 +0000 (16:47 +0100)
Update kernel generator and regen kernels
so they want produce warnings with gcc

Change-Id: I0be6bb001afebe03706f9bede2ae10b5de3af5ea
Signed-off-by: Alexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
95 files changed:
src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_file_generator/nbnxn_kernel_simd_2xnn_kernel.c.pre
src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_file_generator/nbnxn_kernel_simd_4xn_kernel.c.pre
src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_file_generator/nbnxn_kernel_simd_template.c.pre
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_rf_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_tab_twin_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_ewald_twin_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_rf_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_comb_none_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_geom_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_geom_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_geom_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_lb_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_lb_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_lb_noener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_none_ener.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_none_energrp.c
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_tab_twin_comb_none_noener.c

index 788d262544287346e7bbe0eee8e52c2056a52310..592a426d5258cdb996564be3aa83f93844db858a 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-{5}(const nbnxn_pairlist_t     *nbl,
-{6}const nbnxn_atomdata_t     *nbat,
-{6}const interaction_const_t  *ic,
-{6}rvec                       *shift_vec,
-{6}real                       *f,
-{6}real                       *fshift,
-{6}real                       *Vvdw,
-{6}real                       *Vc)
+{5}(const nbnxn_pairlist_t    gmx_unused *nbl,
+{6}const nbnxn_atomdata_t    gmx_unused *nbat,
+{6}const interaction_const_t gmx_unused *ic,
+{6}rvec                      gmx_unused *shift_vec,
+{6}real                      gmx_unused *f,
+{6}real                      gmx_unused *fshift,
+{6}real                      gmx_unused *Vvdw,
+{6}real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-{5}(const nbnxn_pairlist_t     *nbl,
-{6}const nbnxn_atomdata_t     *nbat,
-{6}const interaction_const_t  *ic,
-{6}rvec                       *shift_vec,
-{6}real                       *f,
-{6}real                       *fshift)
+{5}(const nbnxn_pairlist_t    gmx_unused *nbl,
+{6}const nbnxn_atomdata_t    gmx_unused *nbat,
+{6}const interaction_const_t gmx_unused *ic,
+{6}rvec                      gmx_unused *shift_vec,
+{6}real                      gmx_unused *f,
+{6}real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef {0}
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index f630984146e49843de967313eaf545b3c6dda763..0be804b599686868821dce6d2c0ff5829c03228e 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-{5}(const nbnxn_pairlist_t     *nbl,
-{6}const nbnxn_atomdata_t     *nbat,
-{6}const interaction_const_t  *ic,
-{6}rvec                       *shift_vec,
-{6}real                       *f,
-{6}real                       *fshift,
-{6}real                       *Vvdw,
-{6}real                       *Vc)
+{5}(const nbnxn_pairlist_t    gmx_unused *nbl,
+{6}const nbnxn_atomdata_t    gmx_unused *nbat,
+{6}const interaction_const_t gmx_unused *ic,
+{6}rvec                      gmx_unused *shift_vec,
+{6}real                      gmx_unused *f,
+{6}real                      gmx_unused *fshift,
+{6}real                      gmx_unused *Vvdw,
+{6}real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-{5}(const nbnxn_pairlist_t     *nbl,
-{6}const nbnxn_atomdata_t     *nbat,
-{6}const interaction_const_t  *ic,
-{6}rvec                       *shift_vec,
-{6}real                       *f,
-{6}real                       *fshift)
+{5}(const nbnxn_pairlist_t    gmx_unused *nbl,
+{6}const nbnxn_atomdata_t    gmx_unused *nbat,
+{6}const interaction_const_t gmx_unused *ic,
+{6}rvec                      gmx_unused *shift_vec,
+{6}real                      gmx_unused *f,
+{6}real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef {0}
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 46dced149350655002b7200a3e79b77f15c57fe2..60422b490bb2dea98d1d29a1899eda9c77464d0d 100644 (file)
@@ -77,16 +77,16 @@ reduce_group_energies(int ng, int ng_2log,
 #endif /* {0} */
 
 void
-{5}(nbnxn_pairlist_set_t       *nbl_list,
-{6}const nbnxn_atomdata_t     *nbat,
-{6}const interaction_const_t  *ic,
-{6}int                         ewald_excl,
-{6}rvec                       *shift_vec,
-{6}int                         force_flags,
-{6}int                         clearF,
-{6}real                       *fshift,
-{6}real                       *Vc,
-{6}real                       *Vvdw)
+{5}(nbnxn_pairlist_set_t      gmx_unused *nbl_list,
+{6}const nbnxn_atomdata_t    gmx_unused *nbat,
+{6}const interaction_const_t gmx_unused *ic,
+{6}int                       gmx_unused  ewald_excl,
+{6}rvec                      gmx_unused *shift_vec,
+{6}int                       gmx_unused  force_flags,
+{6}int                       gmx_unused  clearF,
+{6}real                      gmx_unused *fshift,
+{6}real                      gmx_unused *Vc,
+{6}real                      gmx_unused *Vvdw)
 #ifdef {0}
 {{
     int                nnbl;
index 8f0cfe81874f37182a7e1d5781f0e0e987f46f3a..dcdfa900bb188b51e1f2627729c66e4499c8cbfc 100644 (file)
@@ -201,16 +201,16 @@ reduce_group_energies(int ng, int ng_2log,
 #endif /* GMX_NBNXN_SIMD_2XNN */
 
 void
-nbnxn_kernel_simd_2xnn(nbnxn_pairlist_set_t       *nbl_list,
-                       const nbnxn_atomdata_t     *nbat,
-                       const interaction_const_t  *ic,
-                       int                         ewald_excl,
-                       rvec                       *shift_vec,
-                       int                         force_flags,
-                       int                         clearF,
-                       real                       *fshift,
-                       real                       *Vc,
-                       real                       *Vvdw)
+nbnxn_kernel_simd_2xnn(nbnxn_pairlist_set_t      gmx_unused *nbl_list,
+                       const nbnxn_atomdata_t    gmx_unused *nbat,
+                       const interaction_const_t gmx_unused *ic,
+                       int                       gmx_unused  ewald_excl,
+                       rvec                      gmx_unused *shift_vec,
+                       int                       gmx_unused  force_flags,
+                       int                       gmx_unused  clearF,
+                       real                      gmx_unused *fshift,
+                       real                      gmx_unused *Vc,
+                       real                      gmx_unused *Vvdw)
 #ifdef GMX_NBNXN_SIMD_2XNN
 {
     int                nnbl;
index f5c1ea8bba2dab627f88196a38a56f799c0f7891..48fb1037c7fe209142430d37afb9617cfd9b3891 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 2b0415b37840526ed2dc64fa8aa3ea6adeabfc5c..c618bec45e97183167d99ef182384f7a5e49e604 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift,
-                                               real                       *Vvdw,
-                                               real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift,
+                                               real                      gmx_unused *Vvdw,
+                                               real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 642d28405539aef72d53b943f7c7cec6ce6f4b6c..f22b2cda1d40304833b2d4db677d6e0ff8a9ea49 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index db88c94bf8b18861da2abaa8c5fdcf605cbc1f5b..2c22799b4bf92b9cacb5348e881372bed9057646 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 572e576b75ad64307566c66b26ed90ea7f6d88e8..0e92433afaa87c56b5fce4f43f4fc106838838d7 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift,
-                                             real                       *Vvdw,
-                                             real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift,
+                                             real                      gmx_unused *Vvdw,
+                                             real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 0659a2b77f058f1b1e0c0153659b63701a1a0e51..4668c136816ce86f8869e49409956e156fe079c3 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index eca15aeb1cfaba2b9ee678f57697788ec81cb802..13546f314e70644e95928be21067e4c090640156 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index c044483f44c69a33606b1ddd551a06927a056dec..27182af2403de56d1aa39ee279e9b8063c923bae 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift,
-                                               real                       *Vvdw,
-                                               real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift,
+                                               real                      gmx_unused *Vvdw,
+                                               real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 272551d970789c1bb617b3ade1c662fd0b7ce5a9..e3b750adc8fdfc92e01ed88d6f02ddd51ff7adeb 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index a0f6643ea59ce321b3ac314a642f9c297180c75a..c2d68952f71b42746a3018184d7f768ee0da35bb 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index c8e8931e39066a0a8c6ddd41fbc037bb8a87c0a8..76eac88f639cdb98552d003ee0eac8b368195f2c 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                    const nbnxn_atomdata_t     *nbat,
-                                                    const interaction_const_t  *ic,
-                                                    rvec                       *shift_vec,
-                                                    real                       *f,
-                                                    real                       *fshift,
-                                                    real                       *Vvdw,
-                                                    real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                    const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                    const interaction_const_t gmx_unused *ic,
+                                                    rvec                      gmx_unused *shift_vec,
+                                                    real                      gmx_unused *f,
+                                                    real                      gmx_unused *fshift,
+                                                    real                      gmx_unused *Vvdw,
+                                                    real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                    const nbnxn_atomdata_t     *nbat,
-                                                    const interaction_const_t  *ic,
-                                                    rvec                       *shift_vec,
-                                                    real                       *f,
-                                                    real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                    const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                    const interaction_const_t gmx_unused *ic,
+                                                    rvec                      gmx_unused *shift_vec,
+                                                    real                      gmx_unused *f,
+                                                    real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index c2177b17a6b58ca3d312093187d755a94f4fb50c..38c7993b192c65e4bd4a0c540257266a646ce0da 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift,
-                                                   real                       *Vvdw,
-                                                   real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift,
+                                                   real                      gmx_unused *Vvdw,
+                                                   real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index e75151b6ede13a198c50a73c09716aa615e801a9..479785e46861147adf47b99bcc2ec72078fd9ac2 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift,
-                                               real                       *Vvdw,
-                                               real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift,
+                                               real                      gmx_unused *Vvdw,
+                                               real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 0c0a8255ef3b679b6d09dc999434c7337fc69d8c..732f97c726412d6077782637da3a16e0cb94a445 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift,
-                                                  real                       *Vvdw,
-                                                  real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift,
+                                                  real                      gmx_unused *Vvdw,
+                                                  real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 835e7f8b70afdb19c60ddf8cd5a6e6c3f0a032c3..3b40b7977aadda99a0fe23bf54b64bfdbe956971 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 461603969db3f6bd8f8e2148e49dadac280555cc..8120e06fe1ac346c77300889e7dfdf9d75936cd2 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 87f0ff828a91aed1fff774fb19e6c1df7a37145a..913bffd275cffcb10990653719471926c8aad7be 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                    const nbnxn_atomdata_t     *nbat,
-                                                    const interaction_const_t  *ic,
-                                                    rvec                       *shift_vec,
-                                                    real                       *f,
-                                                    real                       *fshift,
-                                                    real                       *Vvdw,
-                                                    real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                    const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                    const interaction_const_t gmx_unused *ic,
+                                                    rvec                      gmx_unused *shift_vec,
+                                                    real                      gmx_unused *f,
+                                                    real                      gmx_unused *fshift,
+                                                    real                      gmx_unused *Vvdw,
+                                                    real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                    const nbnxn_atomdata_t     *nbat,
-                                                    const interaction_const_t  *ic,
-                                                    rvec                       *shift_vec,
-                                                    real                       *f,
-                                                    real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                    const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                    const interaction_const_t gmx_unused *ic,
+                                                    rvec                      gmx_unused *shift_vec,
+                                                    real                      gmx_unused *f,
+                                                    real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 286385ed4c876f938b5960b40ddeafad823062b1..c0f7679032569fab0a09a93b583458f4a4e64c87 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift,
-                                                   real                       *Vvdw,
-                                                   real                       *Vc)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift,
+                                                   real                      gmx_unused *Vvdw,
+                                                   real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift)
+nbnxn_kernel_simd_2xnn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 19f3e812f5c59214588aeedf0daab895cf1b818b..25b75175f605b8d0bdf1c6ef01dfa8d535681a6c 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 5a1718e37316d9aae23e80735d8aef6489736cf0..f1f211f38a3460883e70edff340570446dc55aab 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index a2768b712f5cf33233f77567ba0b11d9083c4dae..f0c5beafbda15a8f9399e46e6b2a834e5315f647 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 2b6a6d75e09a0e4543ffe8750956226ccc40d0c2..33563ec0e26d70a9a8a9e8ada53d41431675a8a0 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                       const nbnxn_atomdata_t     *nbat,
-                                       const interaction_const_t  *ic,
-                                       rvec                       *shift_vec,
-                                       real                       *f,
-                                       real                       *fshift,
-                                       real                       *Vvdw,
-                                       real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                       const nbnxn_atomdata_t    gmx_unused *nbat,
+                                       const interaction_const_t gmx_unused *ic,
+                                       rvec                      gmx_unused *shift_vec,
+                                       real                      gmx_unused *f,
+                                       real                      gmx_unused *fshift,
+                                       real                      gmx_unused *Vvdw,
+                                       real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                       const nbnxn_atomdata_t     *nbat,
-                                       const interaction_const_t  *ic,
-                                       rvec                       *shift_vec,
-                                       real                       *f,
-                                       real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                       const nbnxn_atomdata_t    gmx_unused *nbat,
+                                       const interaction_const_t gmx_unused *ic,
+                                       rvec                      gmx_unused *shift_vec,
+                                       real                      gmx_unused *f,
+                                       real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index a3b98d283cffc2ee180d3b5a6140b686212a93e4..66216b9110ea2140cbf8e4d802d1164c804cfbdb 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 10d460b62aad39c69f019aa811297c1c597f7060..22724eef86286abb6d3cd9df6789783e30a1652a 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index baf7918d9f9bc4d31445da36225a2d5da36c4ecb..6ffdd46af3070b0d34f8cfe7267d8d20af422ff8 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index a3d9de265ec9f171ddbb73c7d46a1c28291b3125..3124b095f7587e357658cdbb2bf07b09f001286d 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index efd89d9443155f129ed90f822b8c10f37d574fb9..ac0f17ef7923c1d6c7dd051737dcff5d34b17c3f 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_rf_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_2xnn_rf_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_rf_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_2xnn_rf_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 67ebf639dc92d0bef2dd8f5e42dbf3250626f82c..c987b2999463cb6b8233812aeb28dd3d610f7969 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index fe40275f80825d87d530f72b524f81bd017688b0..2e4851aeeb6981b457055abf49290a00ad5779aa 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift,
-                                             real                       *Vvdw,
-                                             real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift,
+                                             real                      gmx_unused *Vvdw,
+                                             real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index d42d09161fdb14a1584bb9e811cc3b0d92c68055..9c4222622a514c905233ccc2e8cebb9d74c5387c 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index c281f2c24171127fa3d01e50c018c512d5c75725..e2a9e7c85c09389d42474c60594173a50396a955 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift,
-                                        real                       *Vvdw,
-                                        real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift,
+                                        real                      gmx_unused *Vvdw,
+                                        real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index cba5d68b9af326fdad3e039f779e71a41c2fe72d..68d1815d4816fdb1d12604b2ba8907e3a1b81add 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 2e2d0de9bafcbac8e76482184fb3678857023ab8..923c8a0c0963dc2d0cdde00069c549d826a14481 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 2b3af26f54b60d3f25d45e2568cda17e0218e417..900e84bf9fe9176fc56a0c8bac5968b093b4abad 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 8f9fe057b5a729e190dd7973fc1905ab9d31750a..db1891df9f3baed79914e6b90b3f3f973e377f01 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift,
-                                             real                       *Vvdw,
-                                             real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift,
+                                             real                      gmx_unused *Vvdw,
+                                             real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index d3c95a85d687a28287f14b1f4307884ff031087b..29dd9307c292eef356c8aeab6209b6911f6e6afc 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 31706db36c9032ef4221ef0f0d92d4447cb4ddd4..37559b7e2926c01037c91200f16c6d5a8d6abcce 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift,
-                                               real                       *Vvdw,
-                                               real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift,
+                                               real                      gmx_unused *Vvdw,
+                                               real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 1a89699fe248818e147b433ae43772541907b93a..e57dabcb24a25cf37299f2a2c3457b03c012bdec 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift,
-                                                  real                       *Vvdw,
-                                                  real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift,
+                                                  real                      gmx_unused *Vvdw,
+                                                  real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 6af2df8cc6dbab8bb151f9334dc1f3dd37a2e374..b7c2353aadbe74804b8fc16d799e14f57a23b0ad 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index ec19823d64040a43dd469e10b2878b55cd24a252..d0a8f62e47a9dbb287f785fd7ad9fd86a499204d 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift,
-                                             real                       *Vvdw,
-                                             real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift,
+                                             real                      gmx_unused *Vvdw,
+                                             real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index ee7c2e89b771ec4e35074756de22ce28c19756e2..fc1037fc3a5fe799f110a55b118932204f16e21d 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift,
-                                                real                       *Vvdw,
-                                                real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift,
+                                                real                      gmx_unused *Vvdw,
+                                                real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index da0c5c320f960de10b48cb5900138aa0fc23f42f..0db5e365868605254ab705b2a1f0cdddd36f5c41 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift,
-                                               real                       *Vvdw,
-                                               real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift,
+                                               real                      gmx_unused *Vvdw,
+                                               real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 589b03b2e26153b1077f3763d2cfc473c8051014..d096cc6d1710d4b82e45cb6ffc5a97a30e932932 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift,
-                                               real                       *Vvdw,
-                                               real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift,
+                                               real                      gmx_unused *Vvdw,
+                                               real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 6ee3649e3a8a3d56d7e1f1527d1e7ec03fe7f5b5..e0aacb63fc65a312684ef86e0489364853ddcb08 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift,
-                                                  real                       *Vvdw,
-                                                  real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift,
+                                                  real                      gmx_unused *Vvdw,
+                                                  real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 21275db862571030b784591bdd5b7dd58195ad61..a11248ca3b16badf677ddf57245dd2c2c999cba3 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_2xnn_tab_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_2xnn_tab_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_2XNN
 #include "nbnxn_kernel_simd_2xnn_outer.h"
index 191e7619a41e3499f2f6add58a599aceea327b48..5ea12c6bc6d35784b8ebf2c72999e5fefb268b1b 100644 (file)
@@ -203,16 +203,16 @@ reduce_group_energies(int ng, int ng_2log,
 #endif /* GMX_NBNXN_SIMD_4XN */
 
 void
-nbnxn_kernel_simd_4xn(nbnxn_pairlist_set_t       *nbl_list,
-                      const nbnxn_atomdata_t     *nbat,
-                      const interaction_const_t  *ic,
-                      int                         ewald_excl,
-                      rvec                       *shift_vec,
-                      int                         force_flags,
-                      int                         clearF,
-                      real                       *fshift,
-                      real                       *Vc,
-                      real                       *Vvdw)
+nbnxn_kernel_simd_4xn(nbnxn_pairlist_set_t      gmx_unused *nbl_list,
+                      const nbnxn_atomdata_t    gmx_unused *nbat,
+                      const interaction_const_t gmx_unused *ic,
+                      int                       gmx_unused  ewald_excl,
+                      rvec                      gmx_unused *shift_vec,
+                      int                       gmx_unused  force_flags,
+                      int                       gmx_unused  clearF,
+                      real                      gmx_unused *fshift,
+                      real                      gmx_unused *Vc,
+                      real                      gmx_unused *Vvdw)
 #ifdef GMX_NBNXN_SIMD_4XN
 {
     int                nnbl;
index 030ab16f395a3105d1cdb2cb189ac45f855d7bdf..b387b5805c53b8aa5955903f3c3edc00525cf489 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 3591a32960374767d08a7cf1b6828af717019179..26b9a1207b1dc12d3de4c2ef7b7cf660b97687cb 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 0f8daba74ab0df8fb4372a82a0f4aa804952d77a..4bab5ea84688ad06735c29e53a78d4b34a006fac 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift,
-                                             real                       *Vvdw,
-                                             real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift,
+                                             real                      gmx_unused *Vvdw,
+                                             real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 7dcc3f16d7b83b98d632f0e271243342ca4736eb..629b3b26e6b524ef7eb1e33e27dd0e91cc1c55bb 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 0cc8c6eff09197fded6dc624d8bf4d31b7809ca5..2a2c4809089baa79f585014daf869bef623b1b8e 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 7e620640a66e8de0634772daaed14b980f23af97..58576aad438dc668c5e6a78c6f04c42217d95232 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 46a8dc8878ee26aaeca5b639450b8a6e655106ee..a6cd6fac3ad4a0b06d1a641268af441c7a021d66 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 387a9e56057c069953aa76e3bb516efd40ea9be6..387ceb01edbf445d75545c29ef7c942ded83dfbd 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 2df114cf80f09b2e4920219886917ff540cae13d..30bce3d95354e40511793f41ffbf4daeccf7aad6 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift,
-                                             real                       *Vvdw,
-                                             real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift,
+                                             real                      gmx_unused *Vvdw,
+                                             real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                             const nbnxn_atomdata_t     *nbat,
-                                             const interaction_const_t  *ic,
-                                             rvec                       *shift_vec,
-                                             real                       *f,
-                                             real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                             const nbnxn_atomdata_t    gmx_unused *nbat,
+                                             const interaction_const_t gmx_unused *ic,
+                                             rvec                      gmx_unused *shift_vec,
+                                             real                      gmx_unused *f,
+                                             real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 75283c06a8b1ffcb322746dab38cf877d633f683..1853373b820974721a1bbccdef91ae36da26ed33 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift,
-                                                real                       *Vvdw,
-                                                real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift,
+                                                real                      gmx_unused *Vvdw,
+                                                real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index a54315028e12e103f8db389c19ec2b7f11a169a3..9200a7982401eeb74e0a6745749f32af8b0a003f 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift,
-                                                   real                       *Vvdw,
-                                                   real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift,
+                                                   real                      gmx_unused *Vvdw,
+                                                   real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 0b401fb70e17f4275b6a286277a1a84bb58e705e..1dc11afb9cb777ef9ca36095d42e629f71c538cb 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift,
-                                                  real                       *Vvdw,
-                                                  real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift,
+                                                  real                      gmx_unused *Vvdw,
+                                                  real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 4de7755c294c14ee943c8a99ee827b69a63830a6..6df253d325605ac112e4af2219200e55755264bc 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 6b8e08eb5fc3f838499cc5d0e4afaf3f7e958f60..37616b627dd96ee72e388c841514022120e6f200 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index cfbf71185e20ae576cce945fbabac1b73b458787..c58146998a66d1676c2c50c88a31f974d062dce3 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift,
-                                                real                       *Vvdw,
-                                                real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift,
+                                                real                      gmx_unused *Vvdw,
+                                                real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 5f37c9ecbc1a0add27688c6a0bba4dc053102a96..e8f440d535d65691f6d62a4594253c14e89d0c73 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift,
-                                                real                       *Vvdw,
-                                                real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift,
+                                                real                      gmx_unused *Vvdw,
+                                                real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index cfbe095fc1441db7a40d34f8c1844c7d7e3c9e84..c5c75b84a33e18607b41881666180121df788a82 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift,
-                                                   real                       *Vvdw,
-                                                   real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift,
+                                                   real                      gmx_unused *Vvdw,
+                                                   real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                   const nbnxn_atomdata_t     *nbat,
-                                                   const interaction_const_t  *ic,
-                                                   rvec                       *shift_vec,
-                                                   real                       *f,
-                                                   real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                   const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                   const interaction_const_t gmx_unused *ic,
+                                                   rvec                      gmx_unused *shift_vec,
+                                                   real                      gmx_unused *f,
+                                                   real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 4a7bb082e951f926d0fa73188b82ff0461a81c8f..0f8099fb2d35e42aae1c327c0be0e8064b4bd2d5 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift,
-                                                  real                       *Vvdw,
-                                                  real                       *Vc)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift,
+                                                  real                      gmx_unused *Vvdw,
+                                                  real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                  const nbnxn_atomdata_t     *nbat,
-                                                  const interaction_const_t  *ic,
-                                                  rvec                       *shift_vec,
-                                                  real                       *f,
-                                                  real                       *fshift)
+nbnxn_kernel_simd_4xn_ewald_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                  const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                  const interaction_const_t gmx_unused *ic,
+                                                  rvec                      gmx_unused *shift_vec,
+                                                  real                      gmx_unused *f,
+                                                  real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index ebf5a5b9ff5b9b9957b20f7ce5694a9f7e4fb2ed..d82459f67d9516cd9f106828df9ab14d14d57a5e 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift,
-                                        real                       *Vvdw,
-                                        real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift,
+                                        real                      gmx_unused *Vvdw,
+                                        real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 87a426eafa4fb3d477bfe923c4b2ec9ebde7ce0c..e9480cf6dd835e76f80a8d08605c316e30581895 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 080752f69d958b1acd37bf4099f6fe0f880f2bed..f2a69e50d2b7a6fc3c3ed3cdaf074eb3ae5797cd 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index e66eece21892c5ec13242c6f39dac3cf6b767877..8c82909462cacbfd4059b5b31e404f53af43664e 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                      const nbnxn_atomdata_t     *nbat,
-                                      const interaction_const_t  *ic,
-                                      rvec                       *shift_vec,
-                                      real                       *f,
-                                      real                       *fshift,
-                                      real                       *Vvdw,
-                                      real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                      const nbnxn_atomdata_t    gmx_unused *nbat,
+                                      const interaction_const_t gmx_unused *ic,
+                                      rvec                      gmx_unused *shift_vec,
+                                      real                      gmx_unused *f,
+                                      real                      gmx_unused *fshift,
+                                      real                      gmx_unused *Vvdw,
+                                      real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                      const nbnxn_atomdata_t     *nbat,
-                                      const interaction_const_t  *ic,
-                                      rvec                       *shift_vec,
-                                      real                       *f,
-                                      real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                      const nbnxn_atomdata_t    gmx_unused *nbat,
+                                      const interaction_const_t gmx_unused *ic,
+                                      rvec                      gmx_unused *shift_vec,
+                                      real                      gmx_unused *f,
+                                      real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 87ef2ae9837bd50aadad0f2609936b13b59b4f9a..6722cb8e5a256704c5f131660214f7d7b3da4fd3 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 2759ca84c9f5b70ea6b7d7e468c445b8b97c180f..fcface27245657f1c0c58352af2128f62592f913 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift,
-                                        real                       *Vvdw,
-                                        real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift,
+                                        real                      gmx_unused *Vvdw,
+                                        real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index dc28a3e205f71b50bc458e3c48edafd25cfc288c..72773ebfd125483aceb73205777582fe788d4afa 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift,
-                                        real                       *Vvdw,
-                                        real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift,
+                                        real                      gmx_unused *Vvdw,
+                                        real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                        const nbnxn_atomdata_t     *nbat,
-                                        const interaction_const_t  *ic,
-                                        rvec                       *shift_vec,
-                                        real                       *f,
-                                        real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                        const nbnxn_atomdata_t    gmx_unused *nbat,
+                                        const interaction_const_t gmx_unused *ic,
+                                        rvec                      gmx_unused *shift_vec,
+                                        real                      gmx_unused *f,
+                                        real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 317457a2f560215206ee6fe646461efb851f39d4..85ed1b5096d0dc97945def615bf73b66aca8d8ae 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index be4d769199150f2073c3d68b9d001ac3e31c3ed5..ea980866fcc74b639a9c3db2d02d5d8e637115b9 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_rf_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_4xn_rf_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_rf_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_4xn_rf_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 8b7b85391d8b4d7a58782dd13d63c89fdb3d20fe..23c935bf29f978be823e4a4f70755df453114aaa 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index ae554043fa704eeee371be9380509154f399a341..e0377505d76aa58ff23a8e8a7505bed60a5c4bce 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index c08ada27d45abd0f91ea69732245d1102f369b4b..1f6103bdc0d34be3fe82add03688cd0884492174 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 2688a084eb12fdc17ba177fa08622151c75b87d2..9507fc5999242887d1050385b9315bc2ed180477 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                       const nbnxn_atomdata_t     *nbat,
-                                       const interaction_const_t  *ic,
-                                       rvec                       *shift_vec,
-                                       real                       *f,
-                                       real                       *fshift,
-                                       real                       *Vvdw,
-                                       real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                       const nbnxn_atomdata_t    gmx_unused *nbat,
+                                       const interaction_const_t gmx_unused *ic,
+                                       rvec                      gmx_unused *shift_vec,
+                                       real                      gmx_unused *f,
+                                       real                      gmx_unused *fshift,
+                                       real                      gmx_unused *Vvdw,
+                                       real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                       const nbnxn_atomdata_t     *nbat,
-                                       const interaction_const_t  *ic,
-                                       rvec                       *shift_vec,
-                                       real                       *f,
-                                       real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                       const nbnxn_atomdata_t    gmx_unused *nbat,
+                                       const interaction_const_t gmx_unused *ic,
+                                       rvec                      gmx_unused *shift_vec,
+                                       real                      gmx_unused *f,
+                                       real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index eb4e47e636872f0208e0f0f37e56897b37c1d583..be0b7712f5a7674007643ff2776a5ec004652511 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift,
-                                          real                       *Vvdw,
-                                          real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift,
+                                          real                      gmx_unused *Vvdw,
+                                          real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                          const nbnxn_atomdata_t     *nbat,
-                                          const interaction_const_t  *ic,
-                                          rvec                       *shift_vec,
-                                          real                       *f,
-                                          real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                          const nbnxn_atomdata_t    gmx_unused *nbat,
+                                          const interaction_const_t gmx_unused *ic,
+                                          rvec                      gmx_unused *shift_vec,
+                                          real                      gmx_unused *f,
+                                          real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 6a2e563eb5aae5806ab855176f5a6749c75ca720..cc0247329070eafcab9d4783c7c141b90c29a737 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 73a1f80a9caee9b3b765d8f28b5c8d86d4d8e940..17402159ac3d262308ad01ba54de385bed95119d 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift,
-                                         real                       *Vvdw,
-                                         real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift,
+                                         real                      gmx_unused *Vvdw,
+                                         real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                         const nbnxn_atomdata_t     *nbat,
-                                         const interaction_const_t  *ic,
-                                         rvec                       *shift_vec,
-                                         real                       *f,
-                                         real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                         const nbnxn_atomdata_t    gmx_unused *nbat,
+                                         const interaction_const_t gmx_unused *ic,
+                                         rvec                      gmx_unused *shift_vec,
+                                         real                      gmx_unused *f,
+                                         real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index e83fb5c0e86dd7b52bebf7d07aad41c063788b35..3eaac4a2387c2b0d7a4a2deece7963f15521ef12 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index b7bfb5c86dd2e9a4bec0d5738f4a824848a4d0e4..e180679e435746587afe4321a8dd854ba11c23da 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift,
-                                           real                       *Vvdw,
-                                           real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift,
+                                           real                      gmx_unused *Vvdw,
+                                           real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                           const nbnxn_atomdata_t     *nbat,
-                                           const interaction_const_t  *ic,
-                                           rvec                       *shift_vec,
-                                           real                       *f,
-                                           real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                           const nbnxn_atomdata_t    gmx_unused *nbat,
+                                           const interaction_const_t gmx_unused *ic,
+                                           rvec                      gmx_unused *shift_vec,
+                                           real                      gmx_unused *f,
+                                           real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 4e6817bc9b525fde11cc05d69a33980954931cbc..edb7bacb2c992706740c484a9d494e2f6838f8de 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_geom_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index b0df2dbd7199d590f26e4a3bfc0f7cb1481e25e4..cf35467d67745783573a28806ecd133dd3f68760 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_geom_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 79c3d144318439293fa8c8767259cbaff9f5df79..cddab8171dbb837777551ee14d6343640238cd82 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift,
-                                                real                       *Vvdw,
-                                                real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift,
+                                                real                      gmx_unused *Vvdw,
+                                                real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_geom_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index dcaf78f95f1f843ac1da1353f4e44d59d81d03ab..4b10e67aace7eeaba1bb94bdefc7a4cac273c3f2 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift,
-                                            real                       *Vvdw,
-                                            real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift,
+                                            real                      gmx_unused *Vvdw,
+                                            real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t     *nbl,
-                                            const nbnxn_atomdata_t     *nbat,
-                                            const interaction_const_t  *ic,
-                                            rvec                       *shift_vec,
-                                            real                       *f,
-                                            real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_lb_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                            const nbnxn_atomdata_t    gmx_unused *nbat,
+                                            const interaction_const_t gmx_unused *ic,
+                                            rvec                      gmx_unused *shift_vec,
+                                            real                      gmx_unused *f,
+                                            real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index d689208833362e0e96346c7d19f4d423fa45e67b..49287d882f5361063a35d2778a34b057619b7c30 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift,
-                                               real                       *Vvdw,
-                                               real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift,
+                                               real                      gmx_unused *Vvdw,
+                                               real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t     *nbl,
-                                               const nbnxn_atomdata_t     *nbat,
-                                               const interaction_const_t  *ic,
-                                               rvec                       *shift_vec,
-                                               real                       *f,
-                                               real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_lb_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                               const nbnxn_atomdata_t    gmx_unused *nbat,
+                                               const interaction_const_t gmx_unused *ic,
+                                               rvec                      gmx_unused *shift_vec,
+                                               real                      gmx_unused *f,
+                                               real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 0509083e1e6a585df116b4f16693bda66086596a..1b72a11da90c85bef2749771c0bc48cbeb747b9e 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_lb_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 25bebac7ea0d1ef148c83751d8acb267fd156979..38cfd40b1180a97cd891acbde51671c594600089 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift,
-                                              real                       *Vvdw,
-                                              real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift,
+                                              real                      gmx_unused *Vvdw,
+                                              real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_none_ener(const nbnxn_pairlist_t     *nbl,
-                                              const nbnxn_atomdata_t     *nbat,
-                                              const interaction_const_t  *ic,
-                                              rvec                       *shift_vec,
-                                              real                       *f,
-                                              real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_none_ener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                              const nbnxn_atomdata_t    gmx_unused *nbat,
+                                              const interaction_const_t gmx_unused *ic,
+                                              rvec                      gmx_unused *shift_vec,
+                                              real                      gmx_unused *f,
+                                              real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 24f1b3d0a1f4c032c7fd09f8852247233905140e..f3520da55c2b4cc070595cdcc16bc06dedcdd914 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift,
-                                                 real                       *Vvdw,
-                                                 real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift,
+                                                 real                      gmx_unused *Vvdw,
+                                                 real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t     *nbl,
-                                                 const nbnxn_atomdata_t     *nbat,
-                                                 const interaction_const_t  *ic,
-                                                 rvec                       *shift_vec,
-                                                 real                       *f,
-                                                 real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_none_energrp(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                 const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                 const interaction_const_t gmx_unused *ic,
+                                                 rvec                      gmx_unused *shift_vec,
+                                                 real                      gmx_unused *f,
+                                                 real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"
index 0fc081c3e3cf5a58a7ae1c60b18728310522e52b..349c3eed416440dc8db65e4f5f2940b5de239c26 100644 (file)
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift,
-                                                real                       *Vvdw,
-                                                real                       *Vc)
+nbnxn_kernel_simd_4xn_tab_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift,
+                                                real                      gmx_unused *Vvdw,
+                                                real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_simd_4xn_tab_twin_comb_none_noener(const nbnxn_pairlist_t     *nbl,
-                                                const nbnxn_atomdata_t     *nbat,
-                                                const interaction_const_t  *ic,
-                                                rvec                       *shift_vec,
-                                                real                       *f,
-                                                real                       *fshift)
+nbnxn_kernel_simd_4xn_tab_twin_comb_none_noener(const nbnxn_pairlist_t    gmx_unused *nbl,
+                                                const nbnxn_atomdata_t    gmx_unused *nbat,
+                                                const interaction_const_t gmx_unused *ic,
+                                                rvec                      gmx_unused *shift_vec,
+                                                real                      gmx_unused *f,
+                                                real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
 #include "nbnxn_kernel_simd_4xn_outer.h"