mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Reduction arrays have as argument CartesianIndex
This commit is contained in:
parent
79a6e21cbc
commit
428f9782ce
6 changed files with 72 additions and 21 deletions
|
@ -27,7 +27,7 @@ export up, dw, updw, global_point
|
|||
|
||||
include("Fields/Fields.jl")
|
||||
using .Fields
|
||||
export vector_field, scalar_field, nscalar_field
|
||||
export vector_field, scalar_field, nscalar_field, scalar_field_point
|
||||
|
||||
include("MD/MD.jl")
|
||||
using .MD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue