omlins / ParallelStencil.jl

Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
BSD 3-Clause "New" or "Revised" License
312 stars 31 forks source link

Update init_parallel_stencil.jl #14

Closed luraess closed 3 years ago

luraess commented 3 years ago

remove lll typo

luraess commented 3 years ago

Closes #12