changed: unify matrixblock.hh with downstream MatrixBlock.hpp

This commit is contained in:
Arne Morten Kvarving
2022-08-24 09:57:22 +02:00
parent 758473ffd8
commit 2b30ca9f53
2 changed files with 162 additions and 147 deletions

View File

@@ -55,7 +55,6 @@
#include <opm/models/utils/timer.hh>
#include <opm/models/utils/timerguard.hh>
#include <opm/models/io/vtkprimaryvarsmodule.hh>
#include <opm/simulators/linalg/matrixblock.hh>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>