opm-simulators/opm/simulators/linalg/bda
2019-12-05 10:59:33 +01:00
..
BdaBridge.cpp BdaBridge lets cusparseSolver copy the resulting x vector from the GPU directly into the BlockVector from ISTLSolverEbos, this only works if the underlying data from BlockVector is contiguous 2019-12-05 10:59:33 +01:00
BdaBridge.hpp Allow verbosity of cusparseSolver to be set via command line 2019-12-05 10:07:40 +01:00
BdaResult.hpp Added cusparseSolver. Automatically compiled when CUDA is detected. Must be enabled at runtime by adding '--use-gpu=true' 2019-12-03 14:29:06 +01:00
cuda_header.h Changed structure of cusparseSolver to fit into master branch 2019-12-04 16:59:58 +01:00
cusparseSolverBackend.cu BdaBridge lets cusparseSolver copy the resulting x vector from the GPU directly into the BlockVector from ISTLSolverEbos, this only works if the underlying data from BlockVector is contiguous 2019-12-05 10:59:33 +01:00
cusparseSolverBackend.hpp BdaBridge lets cusparseSolver copy the resulting x vector from the GPU directly into the BlockVector from ISTLSolverEbos, this only works if the underlying data from BlockVector is contiguous 2019-12-05 10:59:33 +01:00