mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5131 Remove obsolete includes
This commit is contained in:
@@ -182,6 +182,7 @@ bool RiaSummaryTools::hasAccumulatedData( const RifEclipseSummaryAddress& addres
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
// All the variables are accumulated
|
||||
return true;
|
||||
}
|
||||
@@ -189,6 +190,9 @@ bool RiaSummaryTools::hasAccumulatedData( const RifEclipseSummaryAddress& addres
|
||||
return address.hasAccumulatedData();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RiaSummaryTools::getSummaryCasesAndAddressesForCalculation( int id,
|
||||
std::vector<RimSummaryCase*>& cases,
|
||||
std::vector<RifEclipseSummaryAddress>& addresses )
|
||||
|
||||
Reference in New Issue
Block a user