Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

Grid operations with Halos and discretization of differential operators

Open HahsFilip opened this issue 6 months ago • 2 comments

Hi,

I am developing a VPM solver utilizing Cabana, and I am having trouble conceptualizing how halos are used in grid parallel_for functions. I would like to, for example, calculate the curl of a field on a grid, and be able to have either a periodic or non-periodic domain. What is the best way to do this?

HahsFilip avatar Sep 05 '25 17:09 HahsFilip