#2146 Num Flooded PV: Move getResultIndexableStaticResult

This commit is contained in:
Rebecca Cox
2017-11-16 10:22:55 +01:00
parent 797115d5c1
commit 4b2af286e3
3 changed files with 39 additions and 39 deletions

View File

@@ -117,6 +117,7 @@ public:
bool updateResultName(RiaDefines::ResultCatType resultType, QString& oldName, const QString& newName);
static const std::vector<double>* getResultIndexableStaticResult(RigActiveCellInfo* actCellInfo,
public:
const std::vector<RigEclipseResultInfo>& infoForEachResultIndex() { return m_resultInfos;}