About IRKSOME #4732
About IRKSOME
#4732
Replies: 1 comment 1 reply
-
|
This should be asked directly to the Irksome developers: https://github.com/firedrakeproject/Irksome/discussions |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I’m using the IRKSOME package within Firedrake to solve time-dependent PDEs with implicit timestepping. At each timestep, I need to reuse the solution from previous steps to improve the KSP solver’s convergence (e.g., as an initial guess or for constructing preconditioners).
Question
What is the recommended way to pass historical solutions to the KSP solver context in IRKSOME?
Beta Was this translation helpful? Give feedback.
All reactions