mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Basic support to identify bcs
This commit is contained in:
parent
7dd67ad772
commit
74e22502e3
5 changed files with 66 additions and 22 deletions
|
@ -24,6 +24,7 @@ include("Space/Space.jl")
|
|||
using .Space
|
||||
export SpaceParm
|
||||
export up, dw, updw, global_point
|
||||
export BC_PERIODIC, BC_OPEN, BC_SF_AFWB, BC_SF_ORBI
|
||||
|
||||
include("Fields/Fields.jl")
|
||||
using .Fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue