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

Add Galerkin-in-Time #104

Merged
merged 47 commits into from
Jan 10, 2025
Merged

Add Galerkin-in-Time #104

merged 47 commits into from
Jan 10, 2025

Conversation

ScottMacLachlan
Copy link
Collaborator

We've worked out the UFL manipulation to implement both continuous and discontinuous Galerkin-in-time steppers. CG is, in some instances, equivalent to Gauss-Legendre (and, so symplectic), while DG is dissipative.

@pbrubeck pbrubeck force-pushed the smaclachlan/the_other_git branch from 45bb847 to 5d286c9 Compare December 14, 2024 17:21
irksome/galerkin_stepper.py Show resolved Hide resolved
tests/test_disc_galerkin.py Outdated Show resolved Hide resolved
tests/test_galerkin.py Outdated Show resolved Hide resolved
@rckirby rckirby merged commit cbf6af4 into master Jan 10, 2025
2 checks passed
@rckirby rckirby deleted the smaclachlan/the_other_git branch January 10, 2025 17:15
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

Successfully merging this pull request may close these issues.

3 participants