Arne Morten Kvarving
|
7e1f4629ed
|
CPR: template Scalar type
|
2024-05-24 14:09:12 +02:00 |
|
Arne Morten Kvarving
|
1f39e6a9a9
|
BISAI: template Scalar type
|
2024-05-24 14:09:12 +02:00 |
|
Arne Morten Kvarving
|
8ea523fa68
|
BILU0: template Scalar type
|
2024-05-24 14:09:12 +02:00 |
|
Arne Morten Kvarving
|
b75ea188ee
|
Preconditioner: template Scalar type
|
2024-05-24 14:09:12 +02:00 |
|
Arne Morten Kvarving
|
25374b0e54
|
BlockMatrix: template Scalar type
|
2024-05-24 14:09:10 +02:00 |
|
Arne Morten Kvarving
|
7311948b89
|
openCl preconditioners: make argument orders consistent
|
2024-04-16 09:39:56 +02:00 |
|
Arne Morten Kvarving
|
34e94256be
|
Preconditioner: replace if nest with switch
|
2024-04-16 09:39:48 +02:00 |
|
Arne Morten Kvarving
|
cc5f362fdc
|
changed: make PreconditionerType an enum class
this to avoid symbol clashes with the implementations.
while at it rename it to Type as Preconditioner::PreconditionerType is
redundant
|
2024-04-16 09:06:13 +02:00 |
|
hnil
|
c065d34d0e
|
-- added more timing to get better coverage of amg solver
-- added includes needed
|
2023-07-24 12:28:08 +02:00 |
|
Tong Dong Qiu
|
42410d408f
|
Removed GRAPH_COLORING opencl reordering option.
Simplified and renamed opencl_ilu_reorder parameter.
|
2022-09-27 15:54:19 +02:00 |
|
Tong Dong Qiu
|
e360c00b73
|
add block-jacobi partitioner option. Add block-jacobi matrix for use in OpenCL preconditioner
Rebased
|
2022-04-21 17:18:32 +02:00 |
|
Tong Dong Qiu
|
e81ca0526e
|
Move opencl files to separate folder
|
2022-02-01 16:51:32 +01:00 |
|
Eduardo Bueno
|
1df9d2e51f
|
Adds BISAI preconditioner to openclSolver
|
2022-01-17 13:57:29 -03:00 |
|
Tong Dong Qiu
|
374f8276dc
|
Move opencl variables to Preconditioner
|
2021-12-01 14:15:59 +01:00 |
|
Tong Dong Qiu
|
0881089406
|
Add Preconditioner, superclass of BILU0 and CPR
|
2021-12-01 11:47:45 +01:00 |
|