JuliaApproximation / SingularIntegralEquations.jl

Julia package for solving singular integral equations
Other
62 stars 11 forks source link

Fix GreensFun/evaluation.jl Hacks #90

Open dlfivefifty opened 7 years ago

dlfivefifty commented 7 years ago

Just multiplying the length of the function in logkernel by 2 is a horrible hack

MikaelSlevinsky commented 7 years ago

It's meant to overcome the Nyquist rate of something that might oscillate twice as fast; this assumes that the fundamental solution and the density have the same wavenumber. It's only been tested on simple geometries so far, not with curves. Multiply by 3? 😄

This is part of what makes it "fast," though this may be obsolete with GPU evaluation. An alternative is running each evaluation point through the constructor and standard chop.