Functor for outerProduct see Intrepid2::ArrayTools for more.  
 More...
#include <Intrepid2_ArrayToolsDefTensor.hpp>
 | 
| 
KOKKOS_INLINE_FUNCTION  | F_outerProduct (OutputViewType output_, leftInputViewType leftInput_, rightInputViewType rightInput_, const bool hasField_) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const size_type iter) const  | 
|   | 
 | 
| 
OutputViewType  | _output | 
|   | 
| 
const leftInputViewType  | _leftInput | 
|   | 
| 
const rightInputViewType  | _rightInput | 
|   | 
| 
const bool  | _hasField | 
|   | 
template<typename OutputViewType, typename leftInputViewType, typename rightInputViewType>
struct Intrepid2::FunctorArrayTools::F_outerProduct< OutputViewType, leftInputViewType, rightInputViewType >
Functor for outerProduct see Intrepid2::ArrayTools for more. 
Definition at line 386 of file Intrepid2_ArrayToolsDefTensor.hpp.
The documentation for this struct was generated from the following file: