mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2555 Add time period for current file as well
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
bool open(const QString& headerFileName, bool includeRestartFiles);
|
||||
|
||||
std::vector<RifRestartFileInfo> getRestartFiles(const QString& headerFileName);
|
||||
RifRestartFileInfo getFileInfo(const QString& headerFileName);
|
||||
|
||||
virtual const std::vector<time_t>& timeSteps(const RifEclipseSummaryAddress& resultAddress) const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user