Files
opm-common/tests/parser
Bård Skaflestad c157760ac7 CxL: Account for Dynamically Changing Set of Connections
This commit adds a new helper function

    getCompletionNumberFromGlobalConnectionIndex

which returns an optional<int> containing the completion number of
the connection with the associated global cell index, or nullopt if
no such connection exists.  We then reimplement the CxL summary
keywords in terms of this function to handle connections being added
dynamically during the simulation.  The connections at the end of
the simulation, from which we configure all connection-related
summary nodes, might not accurately reflect the connections existing
at all times during the simulation.
2020-11-11 16:04:08 +01:00
..
2020-11-09 17:15:17 +01:00
2017-06-01 15:29:23 +02:00
2020-04-16 14:13:54 +02:00
2017-06-01 15:29:23 +02:00
2017-06-01 15:29:23 +02:00
2020-11-09 12:46:30 +01:00
2020-04-16 14:13:54 +02:00
2017-06-01 15:29:23 +02:00
2017-06-01 15:29:23 +02:00
2020-11-05 15:38:23 +01:00