-
Notifications
You must be signed in to change notification settings - Fork 225
MaxwellSolver: Directional Splitting #895
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
MaxwellSolver: Directional Splitting #895
Conversation
- remove surounding namespace `tools`
- courant-Friedrichs-Levy-Condition is not used for DS - cells have to be cubic
- removed ::vector_type from compile-time vectors
- active communication and computation in all three directions where it is needed
- disable courant condition check
|
ok but besides that there are no new bugs found (yet) that are still and my goal would be to port each found back in the solver independently to |
|
Please do not adopted bugfixes by hand. A second problem is that we lose the original author if you close the original pull without merging and move the code by hand. |
|
just let me highlight this again: giving credit is very important. we use |
|
I absolutely, giving credit is important! |
|
please rebase me |
|
this branch does not contain changes to |
Current updates on the implementation of the vacuum Maxwell solver for Directional Splitting