mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
1ad54d049d
To the gauge implementations, added CshiftLink functions calling into the appropriate operation for the BC in a given direction. GaugeTransform, FourierAcceleratedGaugeFixer and WilsonLoops::FieldStrength no longer implicitly assume periodic boundary conditions; instead the shifted link is obtained using CshiftLink and is aware of the gauge implementation. Added an assert-check to ensure that the gauge fixing converges within the specified number of steps. Added functionality to compute the timeslice averaged plaquette Added functionality to compute the 5LI topological charge and timeslice topological charge Added a check of the properties of the charge conjugation matrix C=-gamma_2 gamma_4 to Test_gamma Fixed const correctness for Replicate Modified Test_fft_gfix to support either conjugate or periodic BCs, optionally disabling Fourier-accelerated gauge fixing, and tuning of alpha using cmdline options |
||
---|---|---|
.. | ||
Example_Laplacian_smearing.cc | ||
Example_Laplacian_solver.cc | ||
Example_Laplacian.cc | ||
Example_Mobius_spectrum.cc | ||
Example_wall_wall_3pt.cc | ||
Example_wall_wall_spectrum.cc | ||
Makefile.am |