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:
@@ -50,7 +50,9 @@ class RigFemPartResultsCollection: public cvf::Object
|
||||
public:
|
||||
static const std::string FIELD_NAME_COMPACTION;
|
||||
|
||||
RigFemPartResultsCollection(RifGeoMechReaderInterface* readerInterface, RifElementPropertyReader* elementPropertyReader, const RigFemPartCollection * femPartCollection);
|
||||
RigFemPartResultsCollection(RifGeoMechReaderInterface* readerInterface,
|
||||
RifElementPropertyReader* elementPropertyReader,
|
||||
const RigFemPartCollection * femPartCollection);
|
||||
~RigFemPartResultsCollection() override;
|
||||
|
||||
void setActiveFormationNames(RigFormationNames* activeFormationNames);
|
||||
|
Reference in New Issue
Block a user