Removed DummyProblem and DummySolver
DummySolver was not used at all. DummySolver was used only in the SolverConfig when calling the configSetup method - but using an instance of PDEProblem is much cleaner.
Loading
Please sign in to comment
DummySolver was not used at all. DummySolver was used only in the SolverConfig when calling the configSetup method - but using an instance of PDEProblem is much cleaner.