opm-common/msim
Bård Skaflestad adab33ac60 Compute Segment Level UDQ Values
This commit adds support for calculating UDQs at the segment level,
i.e., UDQs named 'SU*'.  This necessitates an API change for the UDQ
context constructor and, transitively, every function that forms UDQ
context objects.  We pass a factory function that will create
segment matcher objects on demand, and provide a default
implementation of this factory function in the Schedule class.
2023-10-04 10:44:49 +02:00
..
include/opm/msim add arguments by const ref 2023-05-22 22:08:12 +02:00
src Compute Segment Level UDQ Values 2023-10-04 10:44:49 +02:00