Add IProductWRTDerivBase unit test with init_ipwrtderivbasefields.hpp subclass
Here is a summary of the changes:
- Create a
tests/init_ipwrtderivbasefields.hpp
subclass to reduce code duplication. - Consistently add test for seg, quad, tri, hex, prism, pyr, and tet.
-
Cuda
implementation is compared toStdMat
implementation. -
StdMat
implementation is compared to Nektar++'s implementation.
Edited by Jacques Xing