mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fault reactivation: compute and export stress.
This commit is contained in:
@@ -41,7 +41,9 @@ public:
|
||||
|
||||
bool isMatching( RimFaultReactivation::Property property ) const override;
|
||||
|
||||
double valueAtPosition( const cvf::Vec3d& position ) const override;
|
||||
double valueAtPosition( const cvf::Vec3d& position,
|
||||
double topDepth = std::numeric_limits<double>::infinity(),
|
||||
double bottomDepth = std::numeric_limits<double>::infinity() ) const override;
|
||||
|
||||
bool hasValidDataAtPosition( const cvf::Vec3d& position ) const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user