We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8085ed8 commit 48d3ffaCopy full SHA for 48d3ffa
tests/test_imexsweeper.py
@@ -5,7 +5,7 @@
5
6
from pySDC.datatype_classes.complex_mesh import mesh, rhs_imex_mesh
7
from pySDC.sweeper_classes.imex_1st_order import imex_1st_order as imex
8
-from examples.SWFW.ProblemClass import swfw_scalar
+from examples.fwsw.ProblemClass import swfw_scalar
9
10
from nose.tools import *
11
import unittest
0 commit comments