mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6035 Handle missing values in fracture model plot.
This commit is contained in:
@@ -77,7 +77,9 @@ public:
|
||||
int currentTimeStep() const;
|
||||
void setCurrentTimeStep( int timeStep );
|
||||
|
||||
void setEclipseResultVariable( const QString& resVarname );
|
||||
void setEclipseResultVariable( const QString& resVarname );
|
||||
QString eclipseResultVariable() const;
|
||||
|
||||
void setGeoMechResultAddress( const RigFemResultAddress& resAddr );
|
||||
|
||||
void setTrajectoryType( TrajectoryType trajectoryType );
|
||||
|
||||
Reference in New Issue
Block a user