mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
these were only in use for assignments to a constant. Instead of detouring all of these assignments through a temporary, use the base field vector assignment operator to do inplace assignments.