mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
@@ -161,13 +161,3 @@ bool RimIntersectionBoxCollection::hasActiveCrossSectionForSimulationWell(RimEcl
|
||||
return true;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimIntersectionBoxCollection::initialize()
|
||||
{
|
||||
for (auto intersectionBox : m_intersectionBoxes())
|
||||
{
|
||||
intersectionBox->initialize();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user