pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

GPU support for forcing #59

Closed marc-85 closed 3 years ago

marc-85 commented 3 years ago

A new data structure has been created that contains most arrays used in the GPU version of the code.

The forcing calculation is now made on GPU

The CPU version of the forcing had a bug which has been fixed