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

Composition with different step sizes and different right-hand-sides #223

Open
ketch opened this issue Jul 10, 2024 · 0 comments
Open

Composition with different step sizes and different right-hand-sides #223

ketch opened this issue Jul 10, 2024 · 0 comments

Comments

@ketch
Copy link
Collaborator

ketch commented Jul 10, 2024

A potential use case involves finding B-series for operator splitting methods. To do this, we would need composition to work with different step sizes (this should be easy) and different generic right-hand sides; e.g. abstract symbolic functions f and g.

The substeps of the splitting method might be solved exactly or with a RK method.

@ranocha do you have any suggestions about how to implement this?

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

No branches or pull requests

1 participant