mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Export correct space routines
This commit is contained in:
parent
6255039f02
commit
34ddbd6b2c
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ include("Space/Space.jl")
|
|||
|
||||
using .Space
|
||||
export SpaceParm
|
||||
export up, dw, updw, global_point
|
||||
export up, dw, updw, point_coord, point_index, point_time
|
||||
export BC_PERIODIC, BC_OPEN, BC_SF_AFWB, BC_SF_ORBI
|
||||
|
||||
include("Fields/Fields.jl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue