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

I want to develop a spectral element code based on the dealii, what is your suggestions? #13588

Closed
ztdepztdep opened this issue Apr 2, 2022 · 1 comment

Comments

@ztdepztdep
Copy link

I want to develop a spectral element code based on the dealii, what is your suggestions?
which tutorial should i study first.

@drwells
Copy link
Member

drwells commented Apr 2, 2022

If you want to use spectral elements then you should look at the matrix-free solvers, since they typically use higher approximation orders. In particular, step-66 solves a Cahn-Hilliard problem and step-67 solves a hyperbolic evolution problem.

There are more people on the mailing list with expertise on these subjects than here in the issue tracker - if you have more questions that place is a much better resource than the issue tracker.

Since this isn't about an issue with the library I will go ahead and close this.

@drwells drwells closed this as completed Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants