mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5925 Simplify computation of fault data
This commit is contained in:
@@ -115,6 +115,8 @@ public:
|
||||
|
||||
void loadAndSyncronizeInputProperties( bool includeGridFileName );
|
||||
|
||||
void ensureFaultDataIsComputed();
|
||||
|
||||
protected:
|
||||
void initAfterRead() override;
|
||||
void fieldChangedByUi( const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue ) override;
|
||||
|
||||
Reference in New Issue
Block a user