opm-simulators/opm/simulators/linalg/cuistl
Tobias Meyer Andersen 7a30aaa46e Add an OPM implementation of ILU0
improve file structure in cuistl
run clang-format
2024-08-09 15:52:42 +02:00
..
detail Add an OPM implementation of ILU0 2024-08-09 15:52:42 +02:00
CuBlockPreconditioner.hpp Expose CuISTL solver in FlexibleSolver. 2023-05-31 15:03:31 +02:00
CuBuffer.cpp remove last two unneeded size t conversions 2024-08-05 13:12:35 +02:00
CuBuffer.hpp fix indendation and needless conversions 2024-08-05 11:47:18 +02:00
CuDILU.cpp Add an OPM implementation of ILU0 2024-08-09 15:52:42 +02:00
CuDILU.hpp Add an OPM implementation of ILU0 2024-08-09 15:52:42 +02:00
CuJac.cpp Add an OPM implementation of ILU0 2024-08-09 15:52:42 +02:00
CuJac.hpp Add an OPM implementation of ILU0 2024-08-09 15:52:42 +02:00
CuOwnerOverlapCopy.hpp add safe conversion 2024-04-17 14:31:07 +02:00
CuSeqILU0.cpp Fixed typo in error message. 2023-05-31 14:03:59 +02:00
CuSeqILU0.hpp Typo in variable name. 2023-05-31 13:14:37 +02:00
CuSparseMatrix.cpp formalize new fromMatrix 2024-06-26 15:41:42 +02:00
CuSparseMatrix.hpp Renamed types. 2023-05-30 10:30:55 +02:00
CuVector.cpp remove usage of thrust 2024-05-03 12:52:27 +02:00
CuVector.hpp Prototype implementation of CUDA aware MPI 2024-04-17 13:28:30 +02:00
CuView.cpp fix indendation and needless conversions 2024-08-05 11:47:18 +02:00
CuView.hpp fixed: don't add device/host annotations to defaulted functions 2024-08-08 10:56:24 +02:00
OpmCuILU0.cpp Add an OPM implementation of ILU0 2024-08-09 15:52:42 +02:00
OpmCuILU0.hpp Add an OPM implementation of ILU0 2024-08-09 15:52:42 +02:00
PreconditionerAdapter.hpp Simplify and optimize the Jacobi preconditioner 2023-10-13 10:31:17 +02:00
PreconditionerConvertFieldTypeAdapter.hpp Documentation fixes. 2023-05-31 13:13:48 +02:00
PreconditionerHolder.hpp Expose CuISTL solver in FlexibleSolver. 2023-05-31 15:03:31 +02:00
set_device.cpp Add HIP support for AMD GPUs 2024-05-06 15:56:53 +02:00
set_device.hpp Setting CUDA device for MPI runs. 2023-05-31 21:47:46 +02:00
SolverAdapter.hpp fix typo that would cause crash cuda aware openmpi 2024-05-21 10:20:02 +02:00