xcompact3d / x3d2

https://xcompact3d.github.io/x3d2
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Add remaining field operations solver require #33

Closed semi-h closed 7 months ago

semi-h commented 7 months ago

CUDA kernel modules are growing in number so moved them in a separate folder. We'll have a module for fft related stuff and then the Thomas algorithm kernels at some point.

The rest is just adding capability to add two vectors together by scaling them, and also adding support to add two fields with different orientations together.