- Oct 03, 2023
-
-
Chris Cantwell authored
Add tests for IProductWRTBaseMatFree and PhysderivMatFree See merge request !34
-
-
Chris Cantwell authored
Update Helmholtz matrix unit test with init_helmholtz.hpp subclass See merge request !29
-
-
- Sep 26, 2023
-
-
Chris Cantwell authored
Implementation of PhysDerivMatFree See merge request !27
-
-
Chris Cantwell authored
Add IProductWRTDerivBase unit test with init_ipwrtderivbasefields.hpp subclass See merge request !32
-
-
Chris Cantwell authored
Update IProductWRTBase unit test with init_ipwrtbasefields.hpp subclass See merge request !31
-
-
Chris Cantwell authored
Update physderiv unit test See merge request !30
-
-
Chris Cantwell authored
Update BwdTrans unit test with init_bwdtransfields.hpp subclass See merge request !28
-
-
Chris Cantwell authored
Update readme cmake See merge request !33
-
-
- Sep 19, 2023
-
-
Chris Cantwell authored
Refactor PhysDeriv, IProductWRTDerivBase, and Helmholtz operators See merge request !26
-
-
Chris Cantwell authored
Change tests to compare other implementations with StdMat version See merge request !23
-
-
Chris Cantwell authored
Implementation of IProductWRTBaseMatFree See merge request !25
-
-
Chris Cantwell authored
Basic implementation of Matrix-free BwdTrans and padding feature in Field See merge request !22
-
-
- Sep 18, 2023
-
-
Chris Cantwell authored
Add README.md See merge request !18
-
-
- Sep 13, 2023
-
-
Chris Cantwell authored
Implement CUDA Helmholtz sum-factorization kernels See merge request !20
-
-
- Sep 12, 2023
-
-
Chris Cantwell authored
Implement CUDA IProductWRTDerivBase sum-factorization kernels See merge request !14
-
-
- Aug 20, 2023
-
-
Chris Cantwell authored
Add error message if both CUDA and SIMD are enabled. See merge request !19
-
Chris Cantwell authored
Fix tests missing main function See merge request !21
-
- Aug 01, 2023
-
-
Chris Cantwell authored
Implement CUDA PhysDeriv sum-factorization kernels See merge request !13
-
-
Dave Moxey authored
-
- Jul 25, 2023
-
-
Chris Cantwell authored
Implement CUDA IProductWRTBase sum-factorization kernels See merge request !12
-
-
Chris Cantwell authored
-
- Jul 19, 2023
-
-
Thibault Lestang authored
Fix memory leak with Field objects not being deleted. See merge request !16
-
- Jul 18, 2023
-
-
Chris Cantwell authored
-