mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3958 Starting refactoring of eclipse results addressing
Preparations for time diff results
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
#include <limits>
|
||||
|
||||
#include "RigCaseCellResultsData.h"
|
||||
|
||||
class RigCaseCellResultsData;
|
||||
class RimEclipseCase;
|
||||
class RimEclipseView;
|
||||
@@ -92,7 +94,7 @@ public:
|
||||
QString resultVariableUiShortName() const;
|
||||
|
||||
void loadResult();
|
||||
size_t scalarResultIndex() const;
|
||||
RigEclipseResultAddress scalarResultIndex() const;
|
||||
bool hasStaticResult() const;
|
||||
bool hasDynamicResult() const;
|
||||
bool hasResult() const;
|
||||
|
||||
Reference in New Issue
Block a user