etmc / tmLQCD

tmLQCD is a freely available software suite providing a set of tools to be used in lattice QCD simulations. This is mainly a HMC implementation (including PHMC and RHMC) for Wilson, Wilson Clover and Wilson twisted mass fermions and inverter for different versions of the Dirac operator. The code is fully parallelised and ships with optimisations for various modern architectures, such as commodity PC clusters and the Blue Gene family.
http://www.itkp.uni-bonn.de/~urbach/software.html
GNU General Public License v3.0
32 stars 47 forks source link

Documentation gradient gflow #547

Closed simone-romiti closed 1 year ago

simone-romiti commented 1 year ago

Following what is done in read_input.l, I've added the documentation for the gradient flow online measurement.

kostrzewa commented 1 year ago

@simone-romiti Thanks. Note that the quda_work_add_actions branch has been merged into quda_work already. The latter should be used now (I've changed the base of your PR)

simone-romiti commented 1 year ago

ok, thank you for the review and merge