mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removes code that was commented out.
This commit is contained in:
parent
0fdd27267b
commit
e05e3fa478
@ -55,13 +55,8 @@ struct ConstructionTraits<Opm::ParallelOverlappingILU0<M,X,Y,C> >
|
|||||||
delete bp;
|
delete bp;
|
||||||
}
|
}
|
||||||
|
|
||||||
};/*
|
};
|
||||||
template<class X, class Y, class C>
|
|
||||||
struct SmootherTraits<Opm::ParallelOverlappingILU0<X,Y,C> >
|
|
||||||
{
|
|
||||||
typedef DefaultSmootherArgs<typename T::matrix_type::field_type> Arguments;
|
|
||||||
|
|
||||||
};*/
|
|
||||||
} // end namespace Amg
|
} // end namespace Amg
|
||||||
|
|
||||||
} // end namespace Dune
|
} // end namespace Dune
|
||||||
|
Loading…
Reference in New Issue
Block a user