Cleanup and Zeuthen flow

At this moment the zfl_* routines only perform the Symanzik flow. The
extra term has to be added, but it should not impact timmings
This commit is contained in:
Alberto Ramos 2021-09-26 10:32:58 +02:00
parent 3d464a0325
commit 4eed0ebb42
6 changed files with 38 additions and 4 deletions

View file

@ -31,6 +31,6 @@ include("YM/YM.jl")
using .YM
export YMworkspace, GaugeParm, force0_wilson!, field, field_pln, randomize!, zero!, norm2
export gauge_action, hamiltonian, plaquette, HMC!, OMF4!
export wfl_euler, wfl_rk3
export wfl_euler, wfl_rk3, zfl_euler, zfl_rk3
end # module