quda
quda copied to clipboard
blas_interface_test should be extended to include tests for the LU solver and matrix inversion
This shouldn't be too hard to do. At the moment these functions are only used in the multigrid coarse grid construction, and we should really test these operations separately in unit tests.
Requested by @jxy