Files
opm-simulators/opm/simulators/wells
Atgeirr Flø Rasmussen 0fe76f6011 Bugfix: Avoid possible use of out-of-scope temporary.
Since std::clamp returns a reference we must be careful to not capture
the return value by reference, when there is a temporary among the input
parameters.

For the second change (adding the explicit Scalar return type to a lambda)
this is strictly speaking not necessary, as the lambda's return type is not
a reference, but that is obscure so the change is just done as to clarify.
2024-05-28 16:01:48 +02:00
..
2024-04-17 11:12:40 +02:00
2024-04-17 11:12:40 +02:00
2024-04-17 11:12:40 +02:00
2024-04-17 11:12:40 +02:00
2024-05-15 08:19:36 +02:00
2024-05-15 08:19:36 +02:00
2024-05-15 08:19:36 +02:00