Update BwdTrans unit test with init_bwdtransfields.hpp subclass
Here is a summary of the changes:
- Reactivate
test_bwdtrans.cpp. - Create a
tests/init_bwdtransfields.hppsubclass to reduce code duplication. - Consistently add test for seg, quad, tri, hex, prism, pyr, and tet.
-
Cudaandmatrix-freeimplementations are compared toStdMatimplementation. -
StdMatimplementation is compared to Nektar++'s implementation. - Update unit test with padding provision
Edited by Jacques Xing