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.
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
.