opm-simulators/opm
Arne Morten Kvarving e25caba8ed changed: refactor BDA well contributions
split in API specific classes for Cuda/OpenCL

this to
1) it's cleaner
2) it avoids pulling in openCL code in cuda classes which leads
to clashes between nvidia headers and opencl.hpp

there is still too much API specific things in interface between the
bda components to work through a virtual interface so we still have to cast
to the relevant implementation in various places.
2021-11-11 14:49:33 +01:00
..
core/props Remove unused utility class PhasePresence 2021-11-01 17:06:50 +01:00
simulators changed: refactor BDA well contributions 2021-11-11 14:49:33 +01:00