opm-simulators/opm/simulators/linalg/bda
2020-03-19 14:09:42 +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 Only accept CUDA 9.0 for the WellContributions kernel. Also removed unused variables 2020-03-19 11:46:57 +01:00
WellContributions.hpp Simplified filling of WellContributions object. Added comments 2020-03-19 11:15:49 +01:00