Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorArrayTools::F_clone< OutputViewType, inputViewType, valRank > Struct Template Reference

Functor for clone see Intrepid2::ArrayTools for more. More...

#include <Intrepid2_ArrayToolsDefCloneScale.hpp>

Public Member Functions

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
 

Public Attributes

OutputViewType _output
 
const inputViewType _input
 

Detailed Description

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: