Skip to content

Lowstorage 2c#3684

Closed
singhharsh1708 wants to merge 4 commits into
SciML:masterfrom
singhharsh1708:lowstorage-2c
Closed

Lowstorage 2c#3684
singhharsh1708 wants to merge 4 commits into
SciML:masterfrom
singhharsh1708:lowstorage-2c

Conversation

@singhharsh1708

@singhharsh1708 singhharsh1708 commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Converts the 2C family (CFRLDDRK64, TSLDDRK74) to use LowStorageRKTableau{:two_c} in place of the deleted LowStorageRK2CConstantCache.

Adds _perform_step_oop! / _perform_step_iip! dispatch for :two_c in generic_low_storage_perform_step.jl. Thin wrappers in low_storage_rk_perform_step.jl delegate to the generic implementations.

Part of the stacked series: #3683 (2N) → #3684 (2C)#3685#3686#3687#3688.

Test plan

  • OOP and IIP paths validated against master — step counts and solution values identical.
  • CI passes.

@singhharsh1708

Copy link
Copy Markdown
Contributor Author

Closing in favour of the consolidated approach in #3683 — the substantive change (consolidating RK46NL into LowStorageRKTableau{TwoN}) will be done there instead.

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.

1 participant