Grid
0.7.0
CompactWilsonCloverFermionInstantiationWilsonImplF.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/instantiation/CompactWilsonCloverFermionInstantiation.cc.master
6
7
Copyright (C) 2017 - 2022
8
9
Author: paboyle <paboyle@ph.ed.ac.uk>
10
Author: Guido Cossu <guido.cossu@ed.ac.uk>
11
Author: Daniel Richtmann <daniel.richtmann@gmail.com>
12
Author: Mattia Bruno <mattia.bruno@cern.ch>
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 directory
29
*************************************************************************************/
30
/* END LEGAL */
31
32
#include <
Grid/Grid.h
>
33
#include <
Grid/qcd/spin/Dirac.h
>
34
#include <
Grid/qcd/action/fermion/CompactWilsonCloverFermion.h
>
35
#include <
Grid/qcd/action/fermion/implementation/CompactWilsonCloverFermionImplementation.h
>
36
#include <
Grid/qcd/action/fermion/CloverHelpers.h
>
37
38
NAMESPACE_BEGIN
(
Grid
);
39
40
#include "
impl.h
"
41
template
class
CompactWilsonCloverFermion<IMPLEMENTATION, CompactCloverHelpers<IMPLEMENTATION>
>;
42
template
class
CompactWilsonCloverFermion<IMPLEMENTATION, CompactExpCloverHelpers<IMPLEMENTATION>
>;
43
44
NAMESPACE_END
(
Grid
);
CloverHelpers.h
CompactWilsonCloverFermionImplementation.h
CompactWilsonCloverFermion.h
Dirac.h
Grid.h
NAMESPACE_BEGIN
#define NAMESPACE_BEGIN(A)
Definition
Namespace.h:35
NAMESPACE_END
#define NAMESPACE_END(A)
Definition
Namespace.h:36
impl.h
CompactWilsonCloverFermion
Definition
CompactWilsonCloverFermion.h:92
Grid
Definition
Deflation.h:31
Grid
qcd
action
fermion
instantiation
WilsonImplF
CompactWilsonCloverFermionInstantiationWilsonImplF.cc
Generated by
1.16.1