mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removed commented code line.
This commit is contained in:
parent
bb9c51a6cc
commit
54598a44d5
@ -149,8 +149,6 @@ void
|
||||
CuSeqILU0<M, X, Y, l>::update()
|
||||
{
|
||||
m_LU.updateNonzeroValues(detail::makeMatrixWithNonzeroDiagonal(m_underlyingMatrix));
|
||||
// updateILUConfiguration();
|
||||
|
||||
createILU();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user