.. |
cuda
|
Allow cusparseSolver to use jacMatrix
|
2022-04-21 17:19:01 +02:00 |
opencl
|
Minor changes:
|
2022-10-13 15:37:20 +02:00 |
amgclSolverBackend.cpp
|
remove use of Unused.hpp
|
2022-08-02 11:53:54 +02:00 |
amgclSolverBackend.hpp
|
Merge some duplicate functions
|
2022-04-21 17:19:01 +02:00 |
BdaBridge.cpp
|
Add rocalutionSolver
|
2022-11-02 15:55:07 +01:00 |
BdaBridge.hpp
|
Bugfix: use full matrix for spmv
|
2022-09-27 15:59:37 +02:00 |
BdaResult.hpp
|
Rename namespace bda to Opm::Accelerator
|
2021-11-04 15:47:33 +01:00 |
BdaSolver.hpp
|
Merge some duplicate functions
|
2022-04-21 17:19:01 +02:00 |
BlockedMatrix.cpp
|
Speed up reordering for opencl
|
2022-04-21 17:19:01 +02:00 |
BlockedMatrix.hpp
|
Speed up reordering for opencl
|
2022-04-21 17:19:01 +02:00 |
FPGABILU0.cpp
|
Changed block_size template to parameter for block functions
|
2021-12-01 11:43:39 +01:00 |
FPGABILU0.hpp
|
Changed block_size template to variable for BlockedMatrix
|
2021-12-01 11:43:39 +01:00 |
FPGASolverBackend.cpp
|
remove use of Unused.hpp
|
2022-08-02 11:53:54 +02:00 |
FPGASolverBackend.hpp
|
Merge some duplicate functions
|
2022-04-21 17:19:01 +02:00 |
FPGAUtils.cpp
|
Added missing include of config.h in cpp files.
|
2022-10-12 15:28:38 +02:00 |
FPGAUtils.hpp
|
Rename namespace bda to Opm::Accelerator
|
2021-11-04 15:47:33 +01:00 |
Matrix.cpp
|
Moved OpenclMatrix to new file
|
2021-12-01 11:43:39 +01:00 |
Matrix.hpp
|
Reuse Matrix constructor
|
2021-12-01 11:43:39 +01:00 |
MultisegmentWellContribution.cpp
|
Bugfix: use full matrix for spmv
|
2022-09-27 15:59:37 +02:00 |
MultisegmentWellContribution.hpp
|
Bugfix: use full matrix for spmv
|
2022-09-27 15:59:37 +02:00 |
Reorder.cpp
|
Merge pull request #4136 from Tongdongq/remove_reordering
|
2022-10-19 15:30:01 +02:00 |
Reorder.hpp
|
Do not reorder the matrix for GPU
|
2022-09-27 15:51:23 +02:00 |
rocalutionSolverBackend.cpp
|
Fix reduction calculation
|
2022-11-09 10:27:10 +01:00 |
rocalutionSolverBackend.hpp
|
Simplify parameter
|
2022-11-08 10:03:15 +01:00 |
WellContributions.cpp
|
Add rocalutionSolver
|
2022-11-02 15:55:07 +01:00 |
WellContributions.hpp
|
Bugfix: set vector size for MSwells was removed during refactoring
|
2022-04-21 17:19:01 +02:00 |