mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
Namespace
This commit is contained in:
parent
e2c39945b3
commit
34a788331f
@ -33,9 +33,7 @@ directory
|
|||||||
#ifndef APE_SMEAR_
|
#ifndef APE_SMEAR_
|
||||||
#define APE_SMEAR_
|
#define APE_SMEAR_
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
|
|
||||||
/*! @brief APE type smearing of link variables. */
|
/*! @brief APE type smearing of link variables. */
|
||||||
template <class Gimpl>
|
template <class Gimpl>
|
||||||
@ -151,8 +149,6 @@ directory
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
NAMESPACE_END(Grid);
|
||||||
|
|
||||||
|
|
||||||
}// namespace QCD
|
|
||||||
}//namespace Grid
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user