mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 11:13:42 +02:00
DiracIO fixed for twisted mass
This commit is contained in:
parent
1b1f1e8cec
commit
c274ecfb94
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@ Where $$P_\pm = (1 \pm \gamma_0)/2$$. The boundary-to-boundary
|
|||
propagator
|
||||
|
||||
```math
|
||||
- \frac{c_t}{\sqrt{V}} \sum_\vec{x} U_0 ^\dagger (T-1,\vec{x}) P_+ S(T-1,\vec{x})
|
||||
\frac{-c_t}{\sqrt{V}} \sum_{\vec{x}} U_0 ^\dagger (T-1,\vec{x}) P_+ S(T-1,\vec{x})
|
||||
```
|
||||
|
||||
is computed by the function [`bndtobnd`](@ref)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue