ghislainb / MPICartesianGrid.jl

Distributed structured mesh with MPI support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPICartesianGrid.jl

Distributed structured grid with MPI support. Check out the example(s) in the example/ folder.

Limitation(s)

  • the function update_halo! only supports whose size matches the number of grid elements (but quite easy to improve to any array size)

About

Distributed structured mesh with MPI support

License:MIT License


Languages

Language:Julia 100.0%