mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Summary Plot : Move building of auto plot name to SummaryCurveCollection
This commit is contained in:
@@ -37,7 +37,7 @@ class RiaSummaryCurveAnalyzer
|
||||
public:
|
||||
RiaSummaryCurveAnalyzer();
|
||||
|
||||
void analyzeCurves(RimSummaryCurveCollection* sumCurveCollection);
|
||||
void analyzeCurves(const RimSummaryCurveCollection* sumCurveCollection);
|
||||
void analyzeAdresses(const std::vector<RifEclipseSummaryAddress>& allAddresses);
|
||||
|
||||
std::set<std::string> quantities() const;
|
||||
|
||||
Reference in New Issue
Block a user