Functor for clone see Intrepid2::ArrayTools for more.  
 More...
#include <Intrepid2_ArrayToolsDefCloneScale.hpp>
 | 
| 
KOKKOS_INLINE_FUNCTION  | F_clone (OutputViewType output_, inputViewType input_) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const ordinal_type cl, const ordinal_type pt) const  | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const ordinal_type cl, const ordinal_type bf, const ordinal_type pt) const  | 
|   | 
 | 
| 
OutputViewType  | _output | 
|   | 
| 
const inputViewType  | _input | 
|   | 
template<typename OutputViewType, typename inputViewType, ordinal_type valRank>
struct Intrepid2::FunctorArrayTools::F_clone< OutputViewType, inputViewType, valRank >
Functor for clone see Intrepid2::ArrayTools for more. 
Definition at line 62 of file Intrepid2_ArrayToolsDefCloneScale.hpp.
The documentation for this struct was generated from the following file: