mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Added routines to measure flow observables
This commit is contained in:
parent
428f9782ce
commit
28aad5ccaf
5 changed files with 249 additions and 4 deletions
|
@ -39,6 +39,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, zfl_euler, zfl_rk3
|
||||
export wfl_euler, wfl_rk3, zfl_euler, zfl_rk3, Eoft_clover, Eoft_plaq, Qtop
|
||||
|
||||
end # module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue