mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-07-02 06:49:27 +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
|
@ -70,6 +70,7 @@ function krnl_impr!(plx, U::AbstractArray{T}, c0, c1, lp::SpaceParm{N,M,D}) wher
|
|||
gc = U[b2,id2,r2]
|
||||
end
|
||||
h3 = (ga*gb)/gc
|
||||
# END staples
|
||||
|
||||
if ru2 == r
|
||||
gb = Ush[bu2,1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue