mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3211 Ensemble statistics. Display warning when time range mismatch
This commit is contained in:
@@ -113,6 +113,7 @@ public:
|
||||
bool hasP10Data() const;
|
||||
bool hasP50Data() const;
|
||||
bool hasP90Data() const;
|
||||
bool hasMeanData() const;
|
||||
|
||||
private:
|
||||
void updateEnsembleCurves(const std::vector<RimSummaryCase*>& sumCases);
|
||||
|
||||
Reference in New Issue
Block a user