mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix issue in merge
This commit is contained in:
parent
c7851f0001
commit
b575a1bbbe
@ -461,13 +461,6 @@ void RigMainGrid::calculateFaults( const RigActiveCellInfo* activeCellInfo )
|
|||||||
unNamedFaultFacesInactive,
|
unNamedFaultFacesInactive,
|
||||||
m_faultsPrCellAcc.p() );
|
m_faultsPrCellAcc.p() );
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( computeNncs )
|
|
||||||
{
|
|
||||||
this->nncData()->computeCompleteSetOfNncs( this, activeCellInfo, includeInactiveCells );
|
|
||||||
}
|
|
||||||
|
|
||||||
distributeNNCsToFaults();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user