Skip to content

qbx: fix block generator with additional source vectors

Alexandru Fikl requested to merge fikl2/sumpy:qbx-dsource-fix into master

From what I can tell, stuff like DirectionalSourceDerivative assumes that the source index is isrc, so it was failing for the block generator because it didn't use that variable name.

Merge request reports

Loading