opm-simulators/opm/simulators/linalg/bda
2021-10-14 22:28:28 +02:00
..
amgclSolverBackend.cpp first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
amgclSolverBackend.cu first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
amgclSolverBackend.hpp Allow to choose a platform and device when using amgcl with VexCL 2021-07-09 17:03:11 +02:00
BdaBridge.cpp first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
BdaBridge.hpp Added amgclSolverBackend 2021-07-07 16:24:51 +02:00
BdaResult.hpp Added openclSolver 2020-06-22 18:26:49 +02:00
BdaSolver.hpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
BILU0.cpp Merge pull request #3590 from daavid00/micp-2021-10 2021-10-14 22:28:28 +02:00
BILU0.hpp Create and use scale kernel for relaxation of ILU 2021-10-05 10:49:21 +02:00
BlockedMatrix.cpp first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
BlockedMatrix.hpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
ChowPatelIlu.cpp Always print CHOW_PATEL info if used 2021-04-09 16:19:45 +02:00
ChowPatelIlu.hpp Renamed fgpilu to ChowPatelIlu 2021-02-03 17:43:54 +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 first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
cusparseSolverBackend.hpp cusparsesolver wrong size and type in cols,rows fixed 2021-09-27 13:53:26 +02:00
FPGABILU0.cpp first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
FPGABILU0.hpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
FPGAMatrix.cpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
FPGAMatrix.hpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
FPGASolverBackend.cpp first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
FPGASolverBackend.hpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
FPGAUtils.cpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
FPGAUtils.hpp Added fpgaSolver 2021-03-12 11:14:59 +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 MultisegmentWellContribution: remove unused members 2021-04-30 13:09:25 +02:00
MultisegmentWellContribution.hpp MultisegmentWellContribution: remove unused members 2021-04-30 13:09:25 +02: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.cpp Create and use scale kernel for relaxation of ILU 2021-10-05 10:49:21 +02:00
openclKernels.hpp Create and use scale kernel for relaxation of ILU 2021-10-05 10:49:21 +02:00
openclSolverBackend.cpp Merge pull request #3590 from daavid00/micp-2021-10 2021-10-14 22:28:28 +02:00
openclSolverBackend.hpp Create and use scale kernel for relaxation of ILU 2021-10-05 10:49:21 +02:00
Reorder.cpp first version of micp implementation in flow 2021-10-14 17:44:57 +02:00
Reorder.hpp Added fpgaSolver 2021-03-12 11:14:59 +01:00
WellContributions.cpp Added amgclSolverBackend 2021-07-07 16:24:51 +02:00
WellContributions.cu Removed WellContributionsOCLContainer class (rebase) 2020-11-18 09:14:31 -03:00
WellContributions.hpp Add useWellConn parameter to WellContributions() 2021-07-07 16:24:51 +02:00