mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
riTRANSXYZ: First version working
Not yet extensively tested, but seems ok for complete match faces
This commit is contained in:
@@ -65,11 +65,11 @@ protected:
|
||||
|
||||
private:
|
||||
void computeSOILForTimeStep(size_t timeStepIndex);
|
||||
void computeSOILForAllTimeStep();
|
||||
void computeRiTransComponent(const QString& riTransComponentResultName);
|
||||
|
||||
QString getValidCacheFileName();
|
||||
QString getCacheDirectoryPath();
|
||||
void computeRiTransX();
|
||||
|
||||
// Fields
|
||||
caf::PdmField<QString> m_resultCacheFileName;
|
||||
caf::PdmPointersField<RimReservoirCellResultsStorageEntryInfo*>
|
||||
|
||||
Reference in New Issue
Block a user