eth-cscs/ImplicitGlobalGrid.jl

Support for Complex arrays

Closed this issue · 0 comments

Relating to this issue in ParallelStencil.jl, it would be convenient to add support for Complex arrays in ImplicitGlobalGrid.jl.

Current working hack is to split the Complex array in two temporary real arrays and exchange those within update_halo().