Some clean up.

This commit is contained in:
Tor Harald Sandve
2017-11-23 11:15:50 +01:00
parent c076ed6485
commit dd97fc8908
2 changed files with 2 additions and 7 deletions

View File

@@ -280,7 +280,7 @@ namespace Opm
// The pvt region of the well. We assume
// We assume a well to not penetrate more than one pvt region.
int pvtRegionIdx_;
const int pvtRegionIdx_;
const std::vector<bool>& active() const;