mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Small bug corrections
This commit is contained in:
parent
563eb55e48
commit
0b8869dc89
4 changed files with 5 additions and 5 deletions
|
@ -33,7 +33,7 @@ export vector_field, scalar_field, nscalar_field, scalar_field_point
|
|||
include("MD/MD.jl")
|
||||
using .MD
|
||||
export IntrScheme
|
||||
export omf4, leapfrog
|
||||
export omf4, leapfrog, omf2
|
||||
|
||||
include("YM/YM.jl")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue