mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
Namespace, emacs fmt
This commit is contained in:
parent
0ce4ecfc84
commit
229baf3aba
@ -30,8 +30,7 @@ Author: AzusaYamaguchi <ayamaguc@staffmail.ed.ac.uk>
|
|||||||
#ifndef GRID_QCD_IMPROVED_STAGGERED_FERMION_5D_H
|
#ifndef GRID_QCD_IMPROVED_STAGGERED_FERMION_5D_H
|
||||||
#define GRID_QCD_IMPROVED_STAGGERED_FERMION_5D_H
|
#define GRID_QCD_IMPROVED_STAGGERED_FERMION_5D_H
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
// This is the 4d red black case appropriate to support
|
// This is the 4d red black case appropriate to support
|
||||||
@ -187,6 +186,6 @@ namespace QCD {
|
|||||||
unsigned int tmax);
|
unsigned int tmax);
|
||||||
};
|
};
|
||||||
|
|
||||||
}}
|
NAMESPACE_END(Grid);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user