mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fixing the test required avoid accesses to a mutable gpu buffer on the CPU. Removing function from the GPUBuffer and GPUView class also required a minor adjustment in the GPUView test.