.. |
kernels
|
Tweak ILU opencl kernel launch params
|
2022-06-28 12:42:52 +02:00 |
BILU0.cpp
|
Merge pull request #3953 from Tongdongq/tweak-opencl-launch-params
|
2022-07-07 10:43:15 +02:00 |
BILU0.hpp
|
Speed up reordering for opencl
|
2022-04-21 17:19:01 +02:00 |
BISAI.cpp
|
Allow BISAI to use jacMatrix
|
2022-04-21 17:19:01 +02:00 |
BISAI.hpp
|
Allow BISAI to use jacMatrix
|
2022-04-21 17:19:01 +02:00 |
ChowPatelIlu.cpp
|
Fix ChowPatelIlu compilation errors,
|
2022-02-03 10:42:27 +01:00 |
ChowPatelIlu.hpp
|
Reduced header inclusion and updated comments
|
2022-02-03 10:42:22 +01:00 |
CPR.cpp
|
Allow to use jacobi matrix for ILU with CPR
|
2022-04-21 17:19:00 +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
|
Tweak ILU opencl kernel launch params
|
2022-06-28 12:42:52 +02:00 |
openclKernels.hpp
|
Tweak ILU opencl kernel launch params
|
2022-06-28 12:42:52 +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
|
Only use timers when printing their results,
|
2022-06-17 16:02:56 +02:00 |
openclSolverBackend.hpp
|
Fix wrong print, remove unused variables
|
2022-04-21 17:19:01 +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 |