HomerReid / scuff-em

A comprehensive and full-featured computational physics suite for boundary-element analysis of electromagnetic scattering, fluctuation-induced phenomena (Casimir forces and radiative heat transfer), nanophotonics, RF device engineering, electrostatics, and more. Includes a core library with C++ and python APIs as well as many command-line applications.
http://www.homerreid.com/scuff-em
GNU General Public License v2.0
126 stars 50 forks source link

fix PlatonicSolids example #60

Closed jfeist closed 8 years ago

jfeist commented 8 years ago

The PlatonicSolids example gave build errors, this should fix it. I have added examples/PlatonicSolids/Makefile to configure.ac and copied some missing files to examples/PlatonicSolids (from doc/docs/examples/PlatonicSolids/)

HomerReid commented 8 years ago

Sorry about this. Fixed in 1c3310a320be6b7fed5bac1024eda6f048354f30.