mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Generic interface to create fields
This commit is contained in:
parent
3f71a5222f
commit
0fe33c5b38
6 changed files with 30 additions and 24 deletions
|
@ -25,6 +25,9 @@ using .Space
|
|||
export SpaceParm
|
||||
export up, dw, updw, global_point
|
||||
|
||||
include("Fields/Fields.kl")
|
||||
export vector_field, scalar_field, nscalar_field
|
||||
|
||||
|
||||
include("YM/YM.jl")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue