opm-simulators/opm/simulators
Markus Blatt c54e85a8eb Fixes compilation of WellContributions with deactivated OpenCL.
OpenCL header was included and OpenclKernels used unconditionally
in WellContributions.cpp. As this file is compiled if CUDA is found,
too it lead to undefined references for e.g. cl::CommandQueue if
opencl headers were there and compile error if not.
2021-11-10 19:41:59 +01:00
..
aquifers Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02:00
flow remove FLOW_BLACKOIL_ONLY hack from Main.hpp 2021-11-10 10:07:11 +01:00
linalg Fixes compilation of WellContributions with deactivated OpenCL. 2021-11-10 19:41:59 +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