Grid
0.7.0
WilsonKernelsInstantiationSpWilsonImplF.cc
Go to the documentation of this file.
1
/*************************************************************************************
2
3
Grid physics library, www.github.com/paboyle/Grid
4
5
Source file: ./lib/qcd/action/fermion/WilsonKernels.cc
6
7
Copyright (C) 2015, 2020
8
9
Author: Peter Boyle <paboyle@ph.ed.ac.uk>
10
Author: Peter Boyle <peterboyle@Peters-MacBook-Pro-2.local>
11
Author: paboyle <paboyle@ph.ed.ac.uk>
12
Author: Nils Meyer <nils.meyer@ur.de> Regensburg University
13
14
This program is free software; you can redistribute it and/or modify
15
it under the terms of the GNU General Public License as published by
16
the Free Software Foundation; either version 2 of the License, or
17
(at your option) any later version.
18
19
This program is distributed in the hope that it will be useful,
20
but WITHOUT ANY WARRANTY; without even the implied warranty of
21
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22
GNU General Public License for more details.
23
24
You should have received a copy of the GNU General Public License along
25
with this program; if not, write to the Free Software Foundation, Inc.,
26
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
27
28
See the full license in the file "LICENSE" in the top level distribution
29
directory
30
*************************************************************************************/
31
/* END LEGAL */
32
#include <
Grid/qcd/action/fermion/FermionCore.h
>
33
#include <
Grid/qcd/action/fermion/implementation/WilsonKernelsImplementation.h
>
34
#include <
Grid/qcd/action/fermion/implementation/WilsonKernelsHandImplementation.h
>
35
36
#ifndef AVX512
37
#ifndef QPX
38
#ifndef A64FX
39
#ifndef A64FXFIXEDSIZE
40
#include <
Grid/qcd/action/fermion/implementation/WilsonKernelsAsmImplementation.h
>
41
#endif
42
#endif
43
#endif
44
#endif
45
46
NAMESPACE_BEGIN
(
Grid
);
47
48
#include "
impl.h
"
49
template
class
WilsonKernels<IMPLEMENTATION>
;
50
51
NAMESPACE_END
(
Grid
);
FermionCore.h
NAMESPACE_BEGIN
#define NAMESPACE_BEGIN(A)
Definition
Namespace.h:35
NAMESPACE_END
#define NAMESPACE_END(A)
Definition
Namespace.h:36
impl.h
WilsonKernelsAsmImplementation.h
WilsonKernelsHandImplementation.h
WilsonKernelsImplementation.h
WilsonKernels
Definition
WilsonKernels.h:47
Grid
Definition
Deflation.h:31
Grid
qcd
action
fermion
instantiation
SpWilsonImplF
WilsonKernelsInstantiationSpWilsonImplF.cc
Generated by
1.16.1