mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-29 04:23:48 -06:00
04b255a03f
This makes some API changes to AutoDiffBlock. - Add overload for the constant() constructor taking rvalue ref. - Add overload for the variable() constructor taking rvalue ref. - Make the function() constructor *require* rvalue refs. - Add a swap() function. The remaining changes in this commit are follow-ups especially to the third change (adding std::move in many places), and some removal of unnecessary block pattern arguments from calls to the constant() static method. |
||
---|---|---|
.. | ||
not-unit | ||
fluid.data | ||
test_block.cpp | ||
test_boprops_ad.cpp | ||
test_rateconverter.cpp | ||
test_scalar_mult.cpp | ||
test_span.cpp | ||
test_syntax.cpp | ||
test_transmissibilitymultipliers.cpp | ||
test_welldensitysegmented.cpp |