Merge branch 'release-4-6'
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_avx_128_fma_single / nb_kernel_avx_128_fma_single.h
1 /*
2  * Note: this file was generated by the Gromacs c kernel generator.
3  *
4  *                This source code is part of
5  *
6  *                 G   R   O   M   A   C   S
7  *
8  * Copyright (c) 2001-2012, The GROMACS Development Team
9  *
10  * Gromacs is a library for molecular simulation and trajectory analysis,
11  * written by Erik Lindahl, David van der Spoel, Berk Hess, and others - for
12  * a full list of developers and information, check out http://www.gromacs.org
13  *
14  * This program is free software; you can redistribute it and/or modify it under
15  * the terms of the GNU Lesser General Public License as published by the Free
16  * Software Foundation; either version 2 of the License, or (at your option) any
17  * later version.
18  *
19  * To help fund GROMACS development, we humbly ask that you cite
20  * the papers people have written on it - you can find them on the website.
21  */
22 #ifndef nb_kernel_avx_128_fma_single_h
23 #define nb_kernel_avx_128_fma_single_h
24
25 #include "../nb_kernel.h"
26
27
28 /* List of kernels for this architecture with metadata about them */
29 extern nb_kernel_info_t
30     kernellist_avx_128_fma_single[];
31
32 /* Length of kernellist_c */
33 extern int
34     kernellist_avx_128_fma_single_size;
35
36 #endif