mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-29 02:37:07 +01:00
Note:FFT shoud be GridFFT (Not change yet).
Gauge fix with FFt is added (tests/core)
This commit is contained in:
@@ -441,6 +441,8 @@ int main (int argc, char ** argv)
|
||||
}
|
||||
|
||||
{
|
||||
/*
|
||||
*
|
||||
typedef GaugeImplTypes<vComplexD, 1> QEDGimplTypesD;
|
||||
typedef Photon<QEDGimplTypesD> QEDGaction;
|
||||
|
||||
@@ -450,6 +452,7 @@ int main (int argc, char ** argv)
|
||||
|
||||
Maxwell.FreePropagator (Source,Prop);
|
||||
std::cout << " MaxwellFree propagator\n";
|
||||
*/
|
||||
}
|
||||
Grid_finalize();
|
||||
}
|
||||
|
Reference in New Issue
Block a user