JuliaWaveScattering / MultipleScattering.jl

A Julia library for simulating, processing, and plotting multiple scattering of waves.
Other
46 stars 12 forks source link

Source.coef should return a vector #28

Closed arturgower closed 5 years ago

arturgower commented 5 years ago

Similar to #27, Source.coef should be a function which returns a vector of the coefficients used for a regular basis function. This will lead to greater generalisation for different physics and more efficient code.