mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 03:33:42 +02:00
Some updates
This commit is contained in:
parent
6f6773d2ed
commit
65a619e554
7 changed files with 191 additions and 64 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
module YM
|
||||
|
||||
using CUDA, Random, TimerOutputs
|
||||
using CUDA, Random, TimerOutputs, BDIO
|
||||
using ..Space
|
||||
using ..Groups
|
||||
using ..Fields
|
||||
|
@ -147,6 +147,6 @@ include("YMsf.jl")
|
|||
export sfcoupling, bndfield, setbndfield
|
||||
|
||||
include("YMio.jl")
|
||||
export import_lex64, import_cern64
|
||||
export import_lex64, import_cern64, import_bsfqcd
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue