opm-simulators/opm/simulators/linalg/bda
2021-01-26 17:32:18 +01:00
..
BdaBridge.cpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
BdaBridge.hpp Removed WellContributionsOCLContainer class (rebase) 2020-11-18 09:14:31 -03:00
BdaResult.hpp Added openclSolver 2020-06-22 18:26:49 +02:00
BdaSolver.hpp Removed WellContributionsOCLContainer class (rebase) 2020-11-18 09:14:31 -03:00
BILU0.cpp Added comments and rewrote if 2021-01-26 15:42:38 +01:00
BILU0.hpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
BlockedMatrix.cpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
BlockedMatrix.hpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
cuda_header.hpp Changed platformID and deviceID to commandline parameter. Make sure Flow exits cleanly upon invalid platform- or deviceID. 2020-07-06 13:38:57 +02:00
cusparseSolverBackend.cu Simplified BdaSolverStatus 2020-07-06 13:40:44 +02:00
cusparseSolverBackend.hpp Simplified BdaSolverStatus 2020-07-06 13:40:44 +02:00
fgpilu.cpp Added error checking and std::call_once 2021-01-26 17:32:18 +01:00
fgpilu.hpp Added error checking and std::call_once 2021-01-26 17:32:18 +01:00
ILUReorder.hpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
MultisegmentWellContribution.cpp [gpu] Support UMFPack with DUNE 2.7 2020-09-30 20:10:21 +02:00
MultisegmentWellContribution.hpp Reordering is now actually skipped when NONE is chosen. 2021-01-12 15:25:47 +01:00
opencl.cpp Added CPU and GPU implementations of Fine-Grained Parallel ILU (FGPILU) 2021-01-12 15:21:19 +01:00
opencl.hpp Added opencl.hpp to define variables and import opencl 2020-07-07 13:46:47 +02:00
openclKernels.hpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00
openclSolverBackend.cpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00
openclSolverBackend.hpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00
Reorder.cpp Improved rowsPerColor usage 2020-07-07 11:00:38 +02:00
Reorder.hpp Improved rowsPerColor usage 2020-07-07 11:00:38 +02:00
WellContributions.cpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00
WellContributions.cu Removed WellContributionsOCLContainer class (rebase) 2020-11-18 09:14:31 -03:00
WellContributions.hpp Made reordering optional for WellContributions 2021-01-13 12:34:56 +01:00