mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Modification of Dirac operator
This commit is contained in:
parent
c05af76185
commit
5048fc85fa
2 changed files with 210 additions and 41 deletions
|
@ -56,8 +56,8 @@ export pmul, gpmul, gdagpmul, dmul
|
|||
|
||||
include("Dirac/Dirac.jl")
|
||||
using .Dirac
|
||||
export DiracWorkspace
|
||||
export Dw!, DwdagDw!
|
||||
export DiracWorkspace, DiracParam
|
||||
export Dw!, g5Dw!, DwdagDw!
|
||||
|
||||
|
||||
include("Solvers/Solvers.jl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue