mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
Namespace
This commit is contained in:
parent
ff7e773d5e
commit
e6efc93a7c
@ -33,8 +33,7 @@ directory
|
|||||||
#ifndef QCD_WILSON_GAUGE_ACTION_H
|
#ifndef QCD_WILSON_GAUGE_ACTION_H
|
||||||
#define QCD_WILSON_GAUGE_ACTION_H
|
#define QCD_WILSON_GAUGE_ACTION_H
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////
|
||||||
// Wilson Gauge Action .. should I template the Nc etc..
|
// Wilson Gauge Action .. should I template the Nc etc..
|
||||||
@ -91,9 +90,5 @@ private:
|
|||||||
RealD beta;
|
RealD beta;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
NAMESPACE_END(Grid);
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user