opm-simulators/opm/simulators/linalg/bda
2021-10-28 17:09:22 +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 Use OpenCl's CL/cl2.hpp instead of CL/cl.hpp 2021-10-28 16:42:43 +02:00
BILU0.hpp Use OpenCl's CL/cl2.hpp instead of CL/cl.hpp 2021-10-28 16:42:43 +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 Use OpenCl's CL/cl2.hpp instead of CL/cl.hpp 2021-10-28 16:42:43 +02:00
ChowPatelIlu.hpp Use OpenCl's CL/cl2.hpp instead of CL/cl.hpp 2021-10-28 16:42:43 +02: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 Prevent deprecation warning about cl2.hpp: __CL_ENABLE_EXCEPTIONS. 2021-10-28 17:09:22 +02:00
openclKernels.cpp Create and use scale kernel for relaxation of ILU 2021-10-05 10:49:21 +02:00
openclKernels.hpp Use OpenCl's CL/cl2.hpp instead of CL/cl.hpp 2021-10-28 16:42:43 +02:00
openclSolverBackend.cpp Use OpenCl's CL/cl2.hpp instead of CL/cl.hpp 2021-10-28 16:42:43 +02:00
openclSolverBackend.hpp Use OpenCl's CL/cl2.hpp instead of CL/cl.hpp 2021-10-28 16:42:43 +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