mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-10 22:20:45 +01:00
Namespace
This commit is contained in:
parent
e61189db3f
commit
df29cc19ab
@ -30,8 +30,7 @@ directory
|
||||
#ifndef HMC_PLAQUETTE_H
|
||||
#define HMC_PLAQUETTE_H
|
||||
|
||||
namespace Grid {
|
||||
namespace QCD {
|
||||
NAMESPACE_BEGIN(Grid);
|
||||
|
||||
// this is only defined for a gauge theory
|
||||
template <class Impl>
|
||||
@ -62,7 +61,6 @@ class PlaquetteLogger : public HmcObservable<typename Impl::Field> {
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace QCD
|
||||
} // namespace Grid
|
||||
NAMESPACE_END(Grid);
|
||||
|
||||
#endif // HMC_PLAQUETTE_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user