mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 11:43:42 +02:00
Reduction arrays have as argument CartesianIndex
This commit is contained in:
parent
79a6e21cbc
commit
428f9782ce
6 changed files with 72 additions and 21 deletions
|
@ -39,6 +39,7 @@ println("\n## WILSON ACTION/FLOW TIMES")
|
|||
gp = GaugeParm{PREC}(6.0, 1.0, (0.0,0.0), 3)
|
||||
println("Gauge Parameters: ", gp)
|
||||
|
||||
|
||||
println("Initial Action: ")
|
||||
@time S = gauge_action(U, lp, gp, ymws)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue