Follow class renaming.
This commit is contained in:
parent
9f7a1be749
commit
909f62ef4b
@ -34,7 +34,7 @@ namespace Opm {
|
||||
namespace detail
|
||||
{
|
||||
template <class Solver, class State>
|
||||
class SolutionTimeErrorSolverWrapper : public SolutionTimeErrorInterface
|
||||
class SolutionTimeErrorSolverWrapper : public RelativeChangeInterface
|
||||
{
|
||||
const Solver& solver_;
|
||||
const State& previous_;
|
||||
|
Loading…
Reference in New Issue
Block a user