Skip to content

Distribute extended poisson

Extended Poisson solver now uses new redistribute code instead of collecting whole array on master. Also updated in fdtd code.

Fixed bug where receive buffers would always be float. Can now be any dtype.

Merge request reports