- Class Intrepid2::Basis< ExecSpaceType, outputValueType, pointValueType >
- restore test for inclusion of reference points in their resective reference cells in getValues_HGRAD_Args, getValues_CURL_Args, getValues_DIV_Args
- Class Intrepid2::Experimental::LagrangianInterpolation< ExecSpaceType >
- The implementation is mostly serial and needs to be improved for performance portability
- Class Intrepid2::Experimental::ProjectionTools< ExecSpaceType >
- The implementation is mostly serial and needs to be improved for performance portability
- Member Intrepid2::RealSpaceTools< ExecSpaceType >::vecprod (Kokkos::DynRankView< vecProdValueType, vecProdProperties...> vecProd, const Kokkos::DynRankView< inLeftValueType, inLeftProperties...> inLeft, const Kokkos::DynRankView< inRightValueType, inRightProperties...> inRight)
- Need to decide on how to handle vecprod in 2D: is the result a vector, i.e., there's dimension D or a scalar?