mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-03 21:16:54 -06:00
fixing warning-unused variable
This commit is contained in:
parent
33e52542bc
commit
15ab680aef
@ -501,7 +501,6 @@ protected:
|
||||
cellCenterDepth_.resize(numCells);
|
||||
|
||||
ElementMapper elemMapper(this->gridView(), Dune::mcmgElementLayout());
|
||||
const auto& elemEndIt = this->gridView().template end</*codim=*/0>();
|
||||
|
||||
const auto num_aqu_cells = this->allAquiferCells();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user