mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-31 22:47:56 -05:00
A power method where both f and g are ADB variables is added using the general derivative rule (f^g)' = f^g * ln(f) * g' + g * f^(g-1) * f' Tests are added to test_block.cpp