mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
Namespace
This commit is contained in:
parent
9f2f294a27
commit
049b4a4631
@ -6,9 +6,7 @@
|
|||||||
#ifndef FUNDAMENTAL_H
|
#ifndef FUNDAMENTAL_H
|
||||||
#define FUNDAMENTAL_H
|
#define FUNDAMENTAL_H
|
||||||
|
|
||||||
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace Grid {
|
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This is an helper class for the HMC
|
* This is an helper class for the HMC
|
||||||
@ -48,11 +46,6 @@ class FundamentalRep {
|
|||||||
|
|
||||||
typedef FundamentalRep<Nc> FundamentalRepresentation;
|
typedef FundamentalRep<Nc> FundamentalRepresentation;
|
||||||
|
|
||||||
|
NAMESPACE_END(Grid);
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user