mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
committed by
Magne Sjaastad
parent
83a9730f5b
commit
b406649e17
@@ -415,6 +415,8 @@ void RimElementVectorResult::mappingRange( double& min, double& max ) const
|
||||
}
|
||||
}
|
||||
}
|
||||
max = std::max<double>( std::abs( min ), std::abs( max ) );
|
||||
min = 0.0;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user