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