mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 03:33:42 +02:00
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:
parent
3d464a0325
commit
4eed0ebb42
6 changed files with 38 additions and 4 deletions
|
@ -94,6 +94,6 @@ include("YMhmc.jl")
|
|||
export gauge_action, hamiltonian, plaquette, HMC!, OMF4!
|
||||
|
||||
include("YMflow.jl")
|
||||
export wfl_euler, wfl_rk3
|
||||
export wfl_euler, wfl_rk3, zfl_euler, zfl_rk3
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue