- Jan 18, 2024
-
-
Jacques Xing authored
-
Chris Cantwell authored
Simplify Identity operator implementation See merge request !63
-
-
Chris Cantwell authored
Implement NeuBndCond operator for CUDA See merge request !59
-
-
Chris Cantwell authored
Implement DiagPrecon operator for CUDA See merge request !60
-
-
- Jan 17, 2024
-
-
Chris Cantwell authored
Fix Field member function to avoid back storage warning message when using CUDA See merge request !62
-
-
Chris Cantwell authored
Implement DirBndCond operator for CUDA See merge request !58
-
-
Chris Cantwell authored
Implement NullPrecond operator for CUDA See merge request !57
-
-
Chris Cantwell authored
Turn on compilation warnings See merge request !56
-
-
Chris Cantwell authored
Fix various operators for padding when using SIMD/AVX See merge request !55
-
-
- Jan 16, 2024
-
-
Chris Cantwell authored
Implement AssmbScatr operator for CUDA See merge request !53
-
-
- Jan 15, 2024
-
-
Chris Cantwell authored
Use [[maybe_unused]] attribute and fix compilation issues See merge request !54
-
-
- Nov 30, 2023
-
-
Chris Cantwell authored
Update some unit tests, remove main.cpp file, and fix some typos See merge request !50
-
-
Chris Cantwell authored
Remove move semantics See merge request !52
-
- Nov 16, 2023
-
-
Jacques Xing authored
-
Chris Cantwell authored
Matrix operator for CUDA See merge request !47
-
-
- Nov 07, 2023
-
-
Chris Cantwell authored
Fix FwdTrans and HelmSolve operators implementation See merge request !45
-
-
Chris Cantwell authored
Fix Null and Diagonal preconditioner operator implementation and add test See merge request !49
-
-
Chris Cantwell authored
Add test for Dirichlet boundary condition, tidy-up DirBndCond and NeuBndCond operators implementation, and RobBndCond operator See merge request !48
-
Add test for Dirichlet boundary condition, tidy-up DirBndCond and NeuBndCond operators implementation, and RobBndCond operator
-
- Oct 24, 2023
-
-
Chris Cantwell authored
Add test for AssmbScatr See merge request !44
-
-
Chris Cantwell authored
Some tidy-up in ConjGradStdMat.hpp and fix overwrite of Dirichlet boundary condition See merge request !46
-
-
- Oct 17, 2023
-
-
Chris Cantwell authored
Consistently add #define BOOST TEST_DYN_LINK to test See merge request !43
-
- Oct 10, 2023
-
-
Jacques Xing authored
-
Chris Cantwell authored
Fix inconsistency See merge request !38
-