Functor to compute vecprod see Intrepid2::RealSpaceTools for more.  
 More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
 | 
| 
KOKKOS_INLINE_FUNCTION  | F_vecprod (vecProdViewType vecProd_, inLeftViewType inLeft_, inRightViewType inRight_, const bool is_vecprod_3d_) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const size_type iter) const  | 
|   | 
 | 
| 
vecProdViewType  | _vecProd | 
|   | 
| 
const inLeftViewType  | _inLeft | 
|   | 
| 
const inRightViewType  | _inRight | 
|   | 
| 
const bool  | _is_vecprod_3d | 
|   | 
template<typename vecProdViewType, typename inLeftViewType, typename inRightViewType>
struct Intrepid2::FunctorRealSpaceTools::F_vecprod< vecProdViewType, inLeftViewType, inRightViewType >
Functor to compute vecprod see Intrepid2::RealSpaceTools for more. 
Definition at line 1320 of file Intrepid2_RealSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: