mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renamed some methods and variables in the eclipse result file access system
To make things more readable and understandable p4#: 21218
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
virtual ~RifEclipseRestartFilesetAccess();
|
||||
|
||||
bool open();
|
||||
void setFileSet(const QStringList& fileSet);
|
||||
void setRestartFiles(const QStringList& fileSet);
|
||||
void close();
|
||||
|
||||
void setTimeSteps(const std::vector<QDateTime>& timeSteps);
|
||||
|
||||
Reference in New Issue
Block a user