opm-simulators/opm/simulators/linalg/bda
2020-03-20 10:04:58 +01:00
..
BdaBridge.cpp Fixed memory issues when cusparseSolver is disabled by unsupported blocksize 2020-03-19 14:09:42 +01:00
BdaBridge.hpp BdaBridge and WellContributions are only included and compiled when CUDA is found 2020-03-18 19:03:14 +01:00
BdaResult.hpp Added doxygen-style comments 2019-12-18 17:05:33 +01:00
cuda_header.hpp Added doxygen-style comments 2019-12-18 17:05:33 +01:00
cusparseSolverBackend.cu Fixed memory issues when cusparseSolver is disabled by unsupported blocksize 2020-03-19 14:09:42 +01:00
cusparseSolverBackend.hpp cusparseSolver can now apply wellcontributions separately, so --matrix-add-wellcontributions=true is not required anymore 2020-03-13 14:21:59 +01:00
WellContributions.cu Changed int idx to indicate which matrix is added to WellContributions to an enum 2020-03-20 10:04:58 +01:00
WellContributions.hpp Changed int idx to indicate which matrix is added to WellContributions to an enum 2020-03-20 10:04:58 +01:00