opm-simulators/opm/simulators/linalg/bda
2020-05-18 16:10:19 +02: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 cusparseSolver can now handle MultisegmentWells, they are actually applied on CPU via SuiteSparse/UMFPACK 2020-05-15 16:40:34 +02: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 handle MultisegmentWells, they are actually applied on CPU via SuiteSparse/UMFPACK 2020-05-15 16:40:34 +02:00
MultisegmentWellContribution.cpp Removed unused variables. Changed initializerlist order for readability. 2020-05-18 16:10:19 +02:00
MultisegmentWellContribution.hpp Removed unused variables. Changed initializerlist order for readability. 2020-05-18 16:10:19 +02:00
WellContributions.cu cusparseSolver can now handle MultisegmentWells, they are actually applied on CPU via SuiteSparse/UMFPACK 2020-05-15 16:40:34 +02:00
WellContributions.hpp cusparseSolver can now handle MultisegmentWells, they are actually applied on CPU via SuiteSparse/UMFPACK 2020-05-15 16:40:34 +02:00