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

Julia interface to scuff-em functions #49

Open eunnieverse opened 9 years ago

eunnieverse commented 9 years ago

I am working on a project using scuff, and it would be great if there is a Julia interface to call scuff functions and access RWGGeometry class. (Ex. GetBEMMatrix) Thank you!