mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 10:40:21 -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. |
||
---|---|---|
.. | ||
mrst | ||
python | ||
find_zero.cpp | ||
flow_cp.cpp | ||
flow.cpp | ||
opm_init_check.cpp | ||
sim_2p_incomp_ad.cpp | ||
sim_simple.cpp |