Parallel-in-Time / pyParareal

Python Parareal code to study its dispersion relation
11 stars 4 forks source link

Adds integrator defined by stability function #12

Closed danielru closed 8 years ago

danielru commented 8 years ago

Add special integrator which is defined by passing a stability function to the constructor. Allows to create tailored integrators for testing purposes.

This fixes #9 -- can now simply create an integrator for the desired update function and pass it as argument ucoarse.