mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-06-30 13:59:28 +02:00
TM properly included in the propagators
This commit is contained in:
parent
a7bc21769b
commit
5a16379872
6 changed files with 29 additions and 14 deletions
|
@ -57,7 +57,7 @@ export pmul, gpmul, gdagpmul, dmul
|
|||
include("Dirac/Dirac.jl")
|
||||
using .Dirac
|
||||
export DiracWorkspace, DiracParam
|
||||
export Dw!, g5Dw!, DwdagDw!, SF_bndfix!, Csw!, pfrandomize!
|
||||
export Dw!, g5Dw!, DwdagDw!, SF_bndfix!, Csw!, pfrandomize!, mtwmdpar
|
||||
export read_prop, save_prop, read_dpar
|
||||
|
||||
include("Solvers/Solvers.jl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue