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

Feature request: proper C++ interface for analytic geometry implementation #904

Open
jmark opened this issue Jan 26, 2024 · 0 comments
Open
Labels
enhancement Enhances already existing code good first issue Can be handled if you are new to t8code shouldn't take long Can be resolved in under 30 mins

Comments

@jmark
Copy link
Collaborator

jmark commented Jan 26, 2024

I suggest to offer an analytic geometry base class from which one derives and implements the analytical evaluate and Jacobian member functions. The actual evaluate and Jacobian functions (wrapping around the analytical callbacks) should be finalized in the analytical geometry base class.

@jmark jmark added enhancement Enhances already existing code shouldn't take long Can be resolved in under 30 mins good first issue Can be handled if you are new to t8code labels Jan 26, 2024
@jmark jmark changed the title Proper C++ interface for analytic geometry implementation. Feature request: proper C++ interface for analytic geometry implementation. Jan 26, 2024
@jmark jmark changed the title Feature request: proper C++ interface for analytic geometry implementation. Feature request: proper C++ interface for analytic geometry implementation Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances already existing code good first issue Can be handled if you are new to t8code shouldn't take long Can be resolved in under 30 mins
Projects
None yet
Development

No branches or pull requests

1 participant