Added headers to PUBLIC_HEADER_FILES. Added warning print when cusparseSolver did not converge. Added more synchronization points in cusparseSolver. Pinning b and x vector as well.

This commit is contained in:
T.D. (Tongdong) Qiu
2019-12-05 17:08:32 +01:00
parent f19a3b09b1
commit b6e13bffd2
3 changed files with 14 additions and 0 deletions

View File

@@ -134,6 +134,10 @@ list (APPEND PUBLIC_HEADER_FILES
opm/simulators/aquifers/AquiferFetkovich.hpp
opm/simulators/aquifers/BlackoilAquiferModel.hpp
opm/simulators/aquifers/BlackoilAquiferModel_impl.hpp
opm/simulators/linalg/BdaBridge.hpp
opm/simulators/linalg/BdaResult.hpp
opm/simulators/linalg/cuda_header.h
opm/simulators/linalg/cusparseSolverBackend.hpp
opm/simulators/linalg/BlackoilAmg.hpp
opm/simulators/linalg/BlackoilAmgCpr.hpp
opm/simulators/linalg/amgcpr.hh