mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 03:33:42 +02:00
Added routine to import configuration in lex format
This commit is contained in:
parent
50fc5d1640
commit
ffc6818ba5
4 changed files with 64 additions and 3 deletions
|
@ -145,4 +145,7 @@ export FlowIntr, wfl_euler, zfl_euler, wfl_rk2, zfl_rk2, wfl_rk3, zfl_rk3
|
|||
include("YMsf.jl")
|
||||
export sfcoupling, bndfield, setbndfield
|
||||
|
||||
include("YMio.jl")
|
||||
export import_lex64
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue