mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Show branch ID range in addition to branch index
This commit is contained in:
@@ -53,6 +53,8 @@ public:
|
||||
|
||||
void cellIndices( const RifEclipseRftAddress& rftAddress, std::vector<caf::VecIjk>* indices ) override;
|
||||
|
||||
std::map<int, int> branchIdsAndOneBasedIndices( const QString& wellName, const QDateTime& timeStep );
|
||||
|
||||
private:
|
||||
// Segment data
|
||||
// RftDate must be synced with definition in Opm::EclIO::ERft::RftDate
|
||||
|
||||
Reference in New Issue
Block a user