[pointsource] Make computation more efficient by not copying vector
Instead of copying a vector of point sources we just do a local copy of each point source. This way we never copy a vector.
Instead of copying a vector of point sources we just do a local copy of each point source. This way we never copy a vector.