mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2188 Missing fault faces
Make sure all visible geometry is marked as watertight to avoid open grid sections in some cases, especially when loading file and regeneration of geometry
This commit is contained in:
@@ -179,8 +179,9 @@ private:
|
||||
void syncronizeWellsWithResults();
|
||||
|
||||
void clampCurrentTimestep() override;
|
||||
void setVisibleGridParts(const std::vector<RivCellSetEnum>& cellSets);
|
||||
|
||||
|
||||
private:
|
||||
caf::PdmChildField<RimEclipsePropertyFilterCollection*> m_propertyFilterCollection;
|
||||
caf::PdmPointer<RimEclipsePropertyFilterCollection> m_overridePropertyFilterCollection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user