mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Trimmed CombTransResultAccessor interface
setTransResultAccessors
This commit is contained in:
committed by
Magne Sjaastad
parent
b4d8067a74
commit
0f26b6e22f
@@ -34,7 +34,7 @@ public:
|
||||
size_t gridIndex,
|
||||
RifReaderInterface::PorosityModelResultType porosityModel,
|
||||
size_t timeStepIndex,
|
||||
QString& uiResultName);
|
||||
const QString& uiResultName);
|
||||
|
||||
|
||||
// TO BE DELETED
|
||||
@@ -52,7 +52,7 @@ private:
|
||||
size_t gridIndex,
|
||||
RifReaderInterface::PorosityModelResultType porosityModel,
|
||||
size_t timeStepIndex,
|
||||
QString& resultName);
|
||||
const QString& resultName);
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user