mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-20 00:36:55 +01:00
GLobal edit for QCD namespace removal & NAMESPACE macros
This commit is contained in:
@ -29,7 +29,7 @@ Author: Peter Boyle <paboyle@ph.ed.ac.uk>
|
||||
|
||||
using namespace std;
|
||||
using namespace Grid;
|
||||
using namespace Grid::QCD;
|
||||
;
|
||||
|
||||
RealD InverseApproximation(RealD x){
|
||||
return 1.0/x;
|
||||
|
Reference in New Issue
Block a user