-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
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
Labels
No labels