Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GreensFun/evaluation.jl Hacks #90

Open
dlfivefifty opened this issue May 16, 2017 · 1 comment
Open

Fix GreensFun/evaluation.jl Hacks #90

dlfivefifty opened this issue May 16, 2017 · 1 comment

Comments

@dlfivefifty
Copy link
Member

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

@MikaelSlevinsky
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants