mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
The trick of eliding explicit initialisers can only be use to zero an array (or structure), not to copy an arbitrary initialiser to all elements of the array.