mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
eclproblem: remove unused accessor
This commit is contained in:
parent
2a2b128820
commit
3294917710
@ -1730,9 +1730,6 @@ public:
|
|||||||
return pvtnum_[elemIdx];
|
return pvtnum_[elemIdx];
|
||||||
}
|
}
|
||||||
|
|
||||||
const std::vector<int>& pvtRegionArray() const
|
|
||||||
{ return pvtnum_; }
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Returns the index of the relevant region for thermodynmic properties
|
* \brief Returns the index of the relevant region for thermodynmic properties
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user