Files
opm-common/tests
Joakim Hove 54af290cc0 Extend UDQ eval code
With this commit the code to evaluate UDQ values has been extended/refactored in
many ways:

 - There is an increased awarenwss of variable type, i.e. a well related UDQ
   versus a field related UDQ. The variable type flows through the AST, and it
   is verified that the expression to evaluate and the target variable are of
   compatible types.

 - Have added support for UDQ field variables and UDQ group variables.

 - The UDQSet type and the UDQDefine::eval() have been refactored to multiplex
   on all the UDQ types, and the specialized UDQWellSet has been removed.
2019-05-27 16:43:22 +02:00
..
2017-06-01 15:29:23 +02:00
2019-05-27 16:43:22 +02:00
2019-05-27 16:43:22 +02:00
2019-04-08 11:36:20 +02:00
2019-04-08 11:36:20 +02:00
2019-03-20 15:10:08 +01:00
2018-09-09 11:16:42 +02:00
2019-02-15 18:01:38 +01:00
2017-05-10 10:03:31 +02:00
2019-05-22 21:44:50 +02:00
2019-05-27 16:43:22 +02:00