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

Replace outdated Rbf with RBFInterpolator #192

Open
NiklasVin opened this issue Feb 17, 2025 · 2 comments
Open

Replace outdated Rbf with RBFInterpolator #192

NiklasVin opened this issue Feb 17, 2025 · 2 comments
Labels
wontfix This will not be worked on

Comments

@NiklasVin
Copy link
Collaborator

The class Rbf that is used in expression_core.py is according to the documentation outdated and no longer maintained.
At some point it could make sense to replace the Rbf with RBFInterpolator.

@BenjaminRodenberg
Copy link
Member

As long as using the deprecated Rbf function does not cause trouble I would keep it as it is and prioritize the development of the FEniCSx adapter and especially the related issue precice/fenicsx-adapter#29.

I will mark this issue as a wontfix and keep it open for future reference.

@BenjaminRodenberg BenjaminRodenberg added the wontfix This will not be worked on label Feb 18, 2025
@BenjaminRodenberg
Copy link
Member

@NiklasVin is this issue related to #194 ? If yes: let's keep both issues as a wontfix but this gives us a hint for a possible solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants