mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Dummy commit
This commit is contained in:
parent
ffc6818ba5
commit
15e511b876
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ Given a point `x` with index `p`, this routine returns the index of the points
|
|||
ic = mod(div(p[2]-1,lp.rbkS[id]),lp.rbk[id])
|
||||
if (ic == lp.rbk[id]-1)
|
||||
ru = p[2] - (lp.rbk[id]-1)*lp.rbkS[id]
|
||||
sfqcd_L12_b3.5320_k0.137101170000000_r0_id1n1 else
|
||||
else
|
||||
ru = p[2] + lp.rbkS[id]
|
||||
end
|
||||
rd = p[2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue