mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add sample count to grid property statistics
This commit is contained in:
@@ -90,6 +90,8 @@ private:
|
||||
QString resultInfoText( const RigHistogramData& histData, RimEclipseView* eclipseView, bool showVolumeWeightedMean );
|
||||
QString resultInfoText( const RigHistogramData& histData, RimGeoMechView* geoMechView );
|
||||
|
||||
QString sampleCountText( const std::vector<size_t>& histogram );
|
||||
|
||||
void displayPropertyFilteredStatisticsMessage( bool showSwitchToCurrentTimestep );
|
||||
bool hasInvalidStatisticsCombination();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user