mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
Namespace, format improved
This commit is contained in:
parent
7747b95430
commit
bf629dddce
@ -30,9 +30,7 @@ Author: Peter Boyle <peterboyle@Peters-MacBook-Pro-2.local>
|
|||||||
#ifndef GRID_QCD_FERMION_OPERATOR_H
|
#ifndef GRID_QCD_FERMION_OPERATOR_H
|
||||||
#define GRID_QCD_FERMION_OPERATOR_H
|
#define GRID_QCD_FERMION_OPERATOR_H
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
|
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////
|
||||||
// Allow to select between gauge representation rank bc's, flavours etc.
|
// Allow to select between gauge representation rank bc's, flavours etc.
|
||||||
@ -130,7 +128,6 @@ namespace Grid {
|
|||||||
unsigned int tmax)=0;
|
unsigned int tmax)=0;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
NAMESPACE_END(Grid);
|
||||||
}
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user