1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-05 08:57:06 +01:00

Namespace, format

This commit is contained in:
paboyle 2018-01-14 23:23:26 +00:00
parent 08772d5e0c
commit 3b5d629048

View File

@ -33,8 +33,7 @@ See the full license in the file "LICENSE" in the top level distribution directo
#include <Grid/qcd/action/fermion/FermionCore.h>
#include <Grid/qcd/action/fermion/MobiusEOFAFermion.h>
namespace Grid {
namespace QCD {
NAMESPACE_BEGIN(Grid);
// FIXME -- make a version of these routines with site loop outermost for cache reuse.
// Pminus fowards
@ -287,4 +286,4 @@ namespace QCD {
#endif
}}
NAMESPACE_END(Grid);