Added i/o for configurations in native BDIO format

This commit is contained in:
Alberto Ramos 2022-06-04 23:20:09 +02:00
parent afd837e80d
commit 2e71d6c0e1
4 changed files with 171 additions and 6 deletions

View file

@ -45,7 +45,7 @@ export Eoft_clover, Eoft_plaq, Qtop
export FlowIntr, wfl_euler, zfl_euler, wfl_rk2, zfl_rk2, wfl_rk3, zfl_rk3
export flw, flw_adapt
export sfcoupling, bndfield, setbndfield
export import_lex64, import_cern64, import_bsfqcd
export import_lex64, import_cern64, import_bsfqcd, save_cnfg, read_cnfg
include("Spinors/Spinors.jl")