remove 2.6 and move ownerFirst in lb

This commit is contained in:
andrthu
2020-03-04 14:45:19 +01:00
parent 866a661255
commit c91eb330d3
2 changed files with 10 additions and 20 deletions

View File

@@ -193,6 +193,7 @@ public:
{
const auto wells = this->schedule().getWellsatEnd();
auto& eclState = static_cast<ParallelEclipseState&>(this->eclState());
const EclipseGrid* eclGrid = nullptr;