opm-simulators/opm/simulators
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
..
aquifers Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02:00
flow cosmetics: do not indent for namespace 2021-11-10 14:24:51 +01:00
linalg changed: refactor BDA well contributions 2021-11-11 14:49:33 +01:00
timestepping Merge pull request #3607 from totto82/operHist 2021-10-19 09:03:34 +02:00
utils fix serial build after PR #3675 2021-11-10 10:41:24 +01:00
wells Merge pull request #3676 from akva2/use_single_sum_call 2021-11-10 10:16:39 +01:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00