Update Helmholtz matrix unit test with init_helmholtz.hpp subclass
Loading
Here is a summary of the changes:
tests/init_helmholtz.hpp
subclass to reduce code duplication.Cuda
implementation is compared to StdMat
implementation.StdMat
implementation is compared to Nektar++'s implementation.