mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-25 13:15:55 +01:00
Namespace
This commit is contained in:
parent
634943c11f
commit
5ab9129db3
@ -28,8 +28,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
|
|||||||
#include <Grid/qcd/action/fermion/FermionCore.h>
|
#include <Grid/qcd/action/fermion/FermionCore.h>
|
||||||
#include <Grid/qcd/action/fermion/WilsonTMFermion.h>
|
#include <Grid/qcd/action/fermion/WilsonTMFermion.h>
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* BF sequence
|
* BF sequence
|
||||||
@ -95,5 +94,4 @@ namespace QCD {
|
|||||||
|
|
||||||
FermOpTemplateInstantiate(WilsonTMFermion);
|
FermOpTemplateInstantiate(WilsonTMFermion);
|
||||||
|
|
||||||
}
|
NAMESPACE_END(Grid);
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user