pySDC icon indicating copy to clipboard operation
pySDC copied to clipboard

Add test for sweeper class(es) and verify update matrix

Open danielru opened this issue 10 years ago • 2 comments

Implement tests for

  • Sweeper
  • imex_1st_order

and make sure that the derived update matrix gives the same result as performing k many sweeps.

danielru avatar Nov 24 '15 12:11 danielru

Reuse code from main.py in matrix pfasst.

danielru avatar Dec 14 '15 15:12 danielru

Test for scalar problem update matrix has been added with https://github.com/Parallel-in-Time/pySDC/pull/53.

Still need test for acoustic-advection stability function / update.

danielru avatar Dec 23 '15 09:12 danielru