mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 03:33:42 +02:00
Added i/o for configurations in native BDIO format
This commit is contained in:
parent
afd837e80d
commit
2e71d6c0e1
4 changed files with 171 additions and 6 deletions
|
@ -147,6 +147,6 @@ include("YMsf.jl")
|
|||
export sfcoupling, bndfield, setbndfield
|
||||
|
||||
include("YMio.jl")
|
||||
export import_lex64, import_cern64, import_bsfqcd
|
||||
export import_lex64, import_cern64, import_bsfqcd, save_cnfg, read_cnfg
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue