mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
Namespace
This commit is contained in:
parent
7828887604
commit
c2b0e0269a
@ -28,8 +28,8 @@
|
|||||||
#ifndef QCD_PHOTON_ACTION_H
|
#ifndef QCD_PHOTON_ACTION_H
|
||||||
#define QCD_PHOTON_ACTION_H
|
#define QCD_PHOTON_ACTION_H
|
||||||
|
|
||||||
namespace Grid{
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD{
|
|
||||||
template <class S>
|
template <class S>
|
||||||
class QedGimpl
|
class QedGimpl
|
||||||
{
|
{
|
||||||
@ -282,5 +282,5 @@ namespace QCD{
|
|||||||
// out = in*denom;
|
// out = in*denom;
|
||||||
// };
|
// };
|
||||||
|
|
||||||
}}
|
NAMESPACE_END(Grid);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user