This MR includes a baseline implementation of the parareal algorithm. It is implemented as a Driver module and can therefore be flexibly leveraged by our full range of solvers.
Outstanding tasks:
-
Add documentation to user guide, describing parameters -
Add brief outline of module in the developers guide -
Update CHANGELOG -
Provide a tutorial or example to illustrate use