Skip to content

u_M is not u_end #52

@pancetta

Description

@pancetta

Even for Gauss-Lobatto, a simple copy from u_M to u_end is not correct, if you are picky. To reproduce a RK/collocation scheme you will have to evaluate the collocation formula in ALL cases, not just for Gauss-Legendre et al.. Fix this e.g. here:
https://github.com/Parallel-in-Time/pySDC/blob/master/pySDC/sweeper_classes/imex_1st_order.py#L146

Does this change anything...?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions