#1386 Fixed crash when pasting eclipse case into grid case group

This commit is contained in:
Bjørnar Grip Fjær
2017-03-31 11:10:22 +02:00
parent c7f008ca2f
commit 6c04daf333
2 changed files with 25 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ private:
void initAllSubGridsParentGridPointer();
void initAllSubCellsMainGridCellIndex();
void buildCellSearchTree();
bool hasFaultWithName(const QString& name) const;
private:
std::vector<cvf::Vec3d> m_nodes; ///< Global vertex table