Merge pull request #4136 from Tongdongq/remove_reordering

Remove reordering for opencl
This commit is contained in:
Markus Blatt
2022-10-19 15:30:01 +02:00
committed by GitHub
35 changed files with 258 additions and 625 deletions

View File

@@ -293,7 +293,6 @@ list (APPEND PUBLIC_HEADER_FILES
opm/simulators/linalg/bda/FPGASolverBackend.hpp
opm/simulators/linalg/bda/FPGAUtils.hpp
opm/simulators/linalg/bda/Reorder.hpp
opm/simulators/linalg/bda/ILUReorder.hpp
opm/simulators/linalg/bda/opencl/opencl.hpp
opm/simulators/linalg/bda/opencl/openclKernels.hpp
opm/simulators/linalg/bda/opencl/OpenclMatrix.hpp