mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2032 Curve Calculator : Rename
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "RifSummaryReaderInterface.h"
|
||||
|
||||
class RimCalculationCollection;
|
||||
class RimCalculation;
|
||||
class RimSummaryCalculation;
|
||||
|
||||
|
||||
//==================================================================================================
|
||||
@@ -48,7 +48,7 @@ private:
|
||||
void buildMetaData();
|
||||
|
||||
private:
|
||||
RimCalculation* findCalculationByName(const RifEclipseSummaryAddress& resultAddress) const;
|
||||
RimSummaryCalculation* findCalculationByName(const RifEclipseSummaryAddress& resultAddress) const;
|
||||
|
||||
private:
|
||||
caf::PdmPointer<RimCalculationCollection> m_calculationCollection;
|
||||
|
||||
Reference in New Issue
Block a user