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

This triggers endless recursion. Is this method meant to call "GC"? #1

Closed
Summerdave opened this issue Sep 26, 2018 · 1 comment
Closed

Comments

@Summerdave
Copy link
Collaborator

PyRBF/mesh.py

Line 35 in 40c9542

x = GaussChebyshev_2D(order, element_size, domain_size, domain_start)

@floli
Copy link
Owner

floli commented Sep 26, 2018

I think it's supposed to call GaussChebyshev_1D.

@floli floli closed this as completed in 7d0014a Sep 26, 2018
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