eclproblem: remove unused accessor

This commit is contained in:
Arne Morten Kvarving 2021-05-26 15:03:22 +02:00
parent 2a2b128820
commit 3294917710

View File

@ -1730,9 +1730,6 @@ public:
return pvtnum_[elemIdx];
}
const std::vector<int>& pvtRegionArray() const
{ return pvtnum_; }
/*!
* \brief Returns the index of the relevant region for thermodynmic properties
*/