Aggregate Connection Data: Use Named Indices

This commit introduces a new set of named indices pertaining to the
*CON vectors (ICON, SCON, XCON).  Use these where appropriate in
ICON and SCON.
This commit is contained in:
Bård Skaflestad
2018-09-11 19:56:24 +02:00
committed by Jostein Alvestad
parent d42c98223c
commit 335b070564
3 changed files with 106 additions and 33 deletions

View File

@@ -486,6 +486,7 @@ if(ENABLE_ECL_OUTPUT)
opm/output/data/Cells.hpp
opm/output/data/Solution.hpp
opm/output/data/Wells.hpp
opm/output/eclipse/VectorItems/connection.hpp
opm/output/eclipse/VectorItems/intehead.hpp
opm/output/eclipse/VectorItems/well.hpp
opm/output/eclipse/AggregateGroupData.hpp