mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
Namesapce
This commit is contained in:
parent
a0380fad72
commit
ff7e773d5e
@ -29,8 +29,7 @@ Author: Guido Cossu <guido.cossu@ed.ac.uk>
|
|||||||
#ifndef QCD_EVEN_ODD_SCHUR_DIFFERENTIABLE_H
|
#ifndef QCD_EVEN_ODD_SCHUR_DIFFERENTIABLE_H
|
||||||
#define QCD_EVEN_ODD_SCHUR_DIFFERENTIABLE_H
|
#define QCD_EVEN_ODD_SCHUR_DIFFERENTIABLE_H
|
||||||
|
|
||||||
namespace Grid{
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD{
|
|
||||||
|
|
||||||
// Base even odd HMC on the normal Mee based schur decomposition.
|
// Base even odd HMC on the normal Mee based schur decomposition.
|
||||||
//
|
//
|
||||||
@ -140,6 +139,6 @@ namespace Grid{
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
NAMESPACE_END(Grid);
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user