Implement reciprocal force function in Energy::Ewald for use with Langevin dynamics simulations (#282). It should override the virtual function void force(std::vector<Point>&) from the base class. Appendix C of Allen and Tildesley (2nd ed) describes this.
Ping @SHervoe-Hansen