Skip to content

Minor performance fix for CoherentStokesKernel

Bram Veenboer requested to merge fix-coherentstokes into main

It is not needed to initialize the output to zero with the time integration exactly equal to the number of threads in a warp.

Merge request reports