Skip to content

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

@ketch

Description

@ketch

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions