.. |
kernels
|
Tweak ILU opencl kernel launch params
|
2022-08-09 13:39:35 +02:00 |
BILU0.cpp
|
Tweak ILU opencl kernel launch params
|
2022-08-09 13:39:35 +02:00 |
BILU0.hpp
|
Speed up reordering for opencl
|
2022-04-21 17:19:01 +02:00 |
BISAI.cpp
|
Rename command line option --linsolver to --linear-solver.
|
2022-09-21 09:31:19 +02:00 |
BISAI.hpp
|
Allow BISAI to use jacMatrix
|
2022-04-21 17:19:01 +02:00 |
ChowPatelIlu.cpp
|
changed: get rid of duplicate MatrixBlock headers/classes
|
2022-08-25 12:48:53 +02:00 |
ChowPatelIlu.hpp
|
Reduced header inclusion and updated comments
|
2022-02-03 10:42:22 +01:00 |
CPR.cpp
|
changed: split PreconditionerFactory in _impl file
|
2022-08-22 09:33:15 +02:00 |
CPR.hpp
|
Merge duplicate functions
|
2022-04-21 17:19:01 +02:00 |
opencl.cpp
|
Move opencl files to separate folder
|
2022-02-01 16:51:32 +01:00 |
opencl.hpp
|
Move opencl files to separate folder
|
2022-02-01 16:51:32 +01:00 |
openclKernels.cpp
|
Include missing header
|
2022-08-10 14:03:32 +02:00 |
openclKernels.hpp
|
Include missing header
|
2022-08-10 14:03:32 +02:00 |
OpenclMatrix.cpp
|
Move opencl files to separate folder
|
2022-02-01 16:51:32 +01:00 |
OpenclMatrix.hpp
|
Move opencl files to separate folder
|
2022-02-01 16:51:32 +01:00 |
openclSolverBackend.cpp
|
Rename command line option --linsolver to --linear-solver.
|
2022-09-21 09:31:19 +02:00 |
openclSolverBackend.hpp
|
Rename command line option --linsolver to --linear-solver.
|
2022-09-21 09:31:19 +02:00 |
openclWellContributions.cpp
|
Bugfix: set vector size for MSwells was removed during refactoring
|
2022-04-21 17:19:01 +02:00 |
openclWellContributions.hpp
|
Bugfix: set vector size for MSwells was removed during refactoring
|
2022-04-21 17:19:01 +02:00 |
Preconditioner.cpp
|
add block-jacobi partitioner option. Add block-jacobi matrix for use in OpenCL preconditioner
|
2022-04-21 17:18:32 +02:00 |
Preconditioner.hpp
|
fixed: add virtual dtor to class with virtual members
|
2022-06-27 14:47:44 +02:00 |